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