aarch64 and arm testsuite fixes for targets lacking shared libs
[deliverable/binutils-gdb.git] / ld / testsuite / ld-aarch64 / ifunc-13.d
CommitLineData
1419bbe5
WN
1#source: ifunc-13a.s
2#source: ifunc-13b.s
3c3358ca 3#target: [check_shared_lib_support]
1419bbe5
WN
4#ld: -shared -z nocombreloc
5#readelf: -r --wide
1419bbe5 6
d3a49aa8 7Relocation section '.rela.ifunc' at offset 0x[0-9a-f]+ contains 1 entry:
1419bbe5
WN
8[ ]+Offset[ ]+Info[ ]+Type[ ]+.*
9[0-9a-f]+[ ]+[0-9a-f]+[ ]+R_AARCH64_ABS64[ ]+ifunc\(\)[ ]+ifunc \+ 0
10
d3a49aa8 11Relocation section '.rela.plt' at offset 0x[0-9a-f]+ contains 1 entry:
1419bbe5
WN
12[ ]+Offset[ ]+Info[ ]+Type[ ]+.*
13[0-9a-f]+[ ]+[0-9a-f]+[ ]+R_AARCH64_JUMP_SLOT[ ]+ifunc\(\)[ ]+ifunc \+ 0
This page took 0.273693 seconds and 4 git commands to generate.