00f24274bcbeb59aa75550b570d3471f575e4934
[deliverable/binutils-gdb.git] / ld / testsuite / ld-ifunc / ifunc-16-x86-64-now.d
1 #source: ifunc-16-x86.s
2 #as: --64
3 #ld: -z now -shared -melf_x86_64
4 #readelf: -r --wide
5 #target: x86_64-*-*
6 #notarget: x86_64-*-nacl*
7
8 Relocation section '.rela.plt' at .*
9 [ ]+Offset[ ]+Info[ ]+Type[ ]+.*
10 [0-9a-f]+[ ]+[0-9a-f]+[ ]+R_X86_64_JUMP_SLOT[ ]+0+[ ]+ifunc \+ 0
11 [0-9a-f]+[ ]+[0-9a-f]+[ ]+R_X86_64_IRELATIVE[ ]+[0-9a-f]*
This page took 0.044211 seconds and 4 git commands to generate.