mirror of
https://github.com/autc04/Retro68.git
synced 2024-12-03 10:49:58 +00:00
11 lines
357 B
Makefile
11 lines
357 B
Makefile
#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
|