mirror of
https://github.com/autc04/Retro68.git
synced 2024-12-11 03:52:59 +00:00
13 lines
362 B
D
13 lines
362 B
D
|
#source: ifunc-6.s
|
||
|
#ld: -shared -z nocombreloc
|
||
|
#readelf: -r --wide
|
||
|
#target: aarch64*-*-*
|
||
|
|
||
|
Relocation section '.rela.got' at .*
|
||
|
[ ]+Offset[ ]+Info[ ]+Type[ ]+.*
|
||
|
[0-9a-f]+[ ]+[0-9a-f]+[ ]+R_AARCH64_GLOB_DAT[ ]+foo\(\)[ ]+foo \+ 0
|
||
|
#...
|
||
|
Relocation section '.rela.plt' at .*
|
||
|
[ ]+Offset[ ]+Info[ ]+Type[ ]+.*
|
||
|
[0-9a-f]+[ ]+[0-9a-f]+[ ]+R_AARCH64_IRELATIVE[ ]+[0-9a-f]*
|