2014-09-12 22:14:23 +00:00
|
|
|
#source: ifunc-5.s
|
|
|
|
#ld: -shared -z nocombreloc
|
|
|
|
#readelf: -r --wide
|
2022-10-27 18:43:13 +00:00
|
|
|
#target: aarch64*-*-*
|
2014-09-12 22:14:23 +00:00
|
|
|
|
|
|
|
Relocation section '.rela.got' at .*
|
|
|
|
[ ]+Offset[ ]+Info[ ]+Type[ ]+.*
|
2017-04-10 11:32:00 +00:00
|
|
|
[0-9a-f]+[ ]+[0-9a-f]+[ ]+R_AARCH64_(P32_|)GLOB_DAT[ ]+foo\(\)[ ]+foo \+ 0
|
2014-09-12 22:14:23 +00:00
|
|
|
#...
|
|
|
|
Relocation section '.rela.plt' at .*
|
|
|
|
[ ]+Offset[ ]+Info[ ]+Type[ ]+.*
|
2017-04-10 11:32:00 +00:00
|
|
|
[0-9a-f]+[ ]+[0-9a-f]+[ ]+R_AARCH64_(P32_|)JUMP_SLO(T|)[ ]+foo\(\)[ ]+foo \+ 0
|