mirror of
https://github.com/autc04/Retro68.git
synced 2024-11-05 04:06:45 +00:00
15 lines
393 B
D
15 lines
393 B
D
|
#source: ifunc-18b.s
|
||
|
#source: ifunc-18a.s
|
||
|
#as: --64
|
||
|
#ld: -shared -melf_x86_64 -z nocombreloc
|
||
|
#readelf: -r --wide
|
||
|
#target: x86_64-*-*
|
||
|
|
||
|
Relocation section '.rela.ifunc' at .*
|
||
|
[ ]+Offset[ ]+Info[ ]+Type[ ]+.*
|
||
|
[0-9a-f]+[ ]+[0-9a-f]+[ ]+R_X86_64_IRELATIVE[ ]+[0-9a-f]*
|
||
|
|
||
|
Relocation section '.rela.plt' at .*
|
||
|
[ ]+Offset[ ]+Info[ ]+Type[ ]+.*
|
||
|
[0-9a-f]+[ ]+[0-9a-f]+[ ]+R_X86_64_IRELATIVE[ ]+[0-9a-f]*
|