Add R_X86_64_RELATIVE64 and handle R_X86_64_64 for x32.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-x86-64 / pr13082-6a.d
1 #source: pr13082-6.s
2 #name: PR ld/13082-6 (a)
3 #as: --x32
4 #ld: -shared -melf32_x86_64
5 #readelf: -r --wide
6
7 Relocation section '.rela.dyn' at offset 0x[0-9a-f]+ contains 1 entries:
8 Offset Info Type Sym. Value Symbol's Name \+ Addend
9 [0-9a-f]+ +[0-9a-f]+ +R_X86_64_IRELATIVE +[0-9a-f]+
10
11 Relocation section '.rela.plt' at offset 0x[0-9a-f]+ contains 1 entries:
12 Offset Info Type Sym. Value Symbol's Name \+ Addend
13 [0-9a-f]+ +[0-9a-f]+ +R_X86_64_IRELATIVE +[0-9a-f]+
This page took 0.031504 seconds and 4 git commands to generate.