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