gas: Adjust x86 tests for PECOFF
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / x86-64-size-5.d
1 #as: -mx86-used-note=no --generate-missing-build-notes=no
2 #name: x86-64 size 5
3 #readelf: -r
4
5
6 Relocation section '.rela.text' at offset .* contains 3 entries:
7 Offset Info Type Sym. Value Sym. Name \+ Addend
8 0+2 000400000021 R_X86_64_SIZE64 0000000000000000 xxx \+ 0
9 0+c 000400000021 R_X86_64_SIZE64 0000000000000000 xxx - 8
10 0+16 000400000021 R_X86_64_SIZE64 0000000000000000 xxx \+ 8
11
12 Relocation section '.rela.data' at offset .* contains 3 entries:
13 Offset Info Type Sym. Value Sym. Name \+ Addend
14 0+50 000400000021 R_X86_64_SIZE64 0000000000000000 xxx - 1
15 0+58 000600000021 R_X86_64_SIZE64 0000000000000000 yyy \+ c8
16 0+60 000500000021 R_X86_64_SIZE64 0000000000000020 zzz \+ 0
17 #pass
This page took 0.030232 seconds and 4 git commands to generate.