mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-15 04:31:49 +08:00
11 lines
304 B
D
11 lines
304 B
D
|
#source: ifunc-5-local-x86-64.s
|
||
|
#as: --64
|
||
|
#ld: -r -melf_x86_64
|
||
|
#readelf: -r --wide
|
||
|
#target: x86_64-*-*
|
||
|
|
||
|
Relocation section '.rela.text' at .*
|
||
|
[ ]+Offset[ ]+Info[ ]+Type[ ]+.*
|
||
|
[0-9a-f]+[ ]+[0-9a-f]+[ ]+R_X86_64_PLT32[ ]+foo\(\)[ ]+foo - 4
|
||
|
[0-9a-f]+[ ]+[0-9a-f]+[ ]+R_X86_64_GOTPCREL[ ]+foo\(\)[ ]+foo - 4
|