x86: Generate PLT relocations for -z now
[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
7 Relocation section '.rela.plt' at .*
8 [ ]+Offset[ ]+Info[ ]+Type[ ]+.*
9 [0-9a-f]+[ ]+[0-9a-f]+[ ]+R_X86_64_JUMP_SLOT[ ]+0+[ ]+ifunc \+ 0
10 [0-9a-f]+[ ]+[0-9a-f]+[ ]+R_X86_64_IRELATIVE[ ]+[0-9a-f]*
This page took 0.03029 seconds and 5 git commands to generate.