Add x86 size relocation support to gas
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / x86-64-size-5.d
1 #name: x86-64 size 5
2 #readelf: -r
3
4
5 Relocation section '.rela.text' at offset 0x3f8 contains 3 entries:
6 Offset Info Type Sym. Value Sym. Name \+ Addend
7 0+2 000400000021 R_X86_64_SIZE64 0000000000000000 xxx \+ 0
8 0+c 000400000021 R_X86_64_SIZE64 0000000000000000 xxx - 8
9 0+16 000400000021 R_X86_64_SIZE64 0000000000000000 xxx \+ 8
10
11 Relocation section '.rela.data' at offset 0x440 contains 3 entries:
12 Offset Info Type Sym. Value Sym. Name \+ Addend
13 0+50 000400000021 R_X86_64_SIZE64 0000000000000000 xxx - 1
14 0+58 000600000021 R_X86_64_SIZE64 0000000000000000 yyy \+ c8
15 0+60 000500000021 R_X86_64_SIZE64 0000000000000020 zzz \+ 0
16 #pass
This page took 0.035033 seconds and 5 git commands to generate.