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