mirror of
https://github.com/autc04/Retro68.git
synced 2024-12-04 01:50:38 +00:00
11 lines
357 B
D
11 lines
357 B
D
|
#source: ifunc-5-local.s
|
||
|
#ld: -r
|
||
|
#readelf: -r --wide
|
||
|
#target: aarch64*-*-*
|
||
|
|
||
|
Relocation section '.rela.text' at .*
|
||
|
[ ]+Offset[ ]+Info[ ]+Type[ ]+.*
|
||
|
[0-9a-f]+[ ]+[0-9a-f]+[ ]+R_AARCH64_CALL26[ ]+foo\(\)[ ]+foo \+ 0
|
||
|
[0-9a-f]+[ ]+[0-9a-f]+[ ]+R_AARCH64_ADR_GOT_PAGE[ ]+foo\(\)[ ]+foo \+ 0
|
||
|
[0-9a-f]+[ ]+[0-9a-f]+[ ]+R_AARCH64_LD64_GOT_LO1[ ]+foo\(\)[ ]+foo \+ 0
|