Move ELF section headers to end of object file
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / size-1.d
1 #name: i386 size 1
2 #readelf: -r
3
4
5 Relocation section '.rel.text' at offset .* contains 9 entries:
6 Offset Info Type Sym.Value Sym. Name
7 0+1 00000426 R_386_SIZE32 00000000 xxx
8 0+6 00000426 R_386_SIZE32 00000000 xxx
9 0+b 00000426 R_386_SIZE32 00000000 xxx
10 0+10 00000526 R_386_SIZE32 00000000 yyy
11 0+15 00000526 R_386_SIZE32 00000000 yyy
12 0+1a 00000526 R_386_SIZE32 00000000 yyy
13 0+1f 00000626 R_386_SIZE32 00000020 zzz
14 0+24 00000626 R_386_SIZE32 00000020 zzz
15 0+29 00000626 R_386_SIZE32 00000020 zzz
16
17 Relocation section '.rel.data' at offset .* contains 3 entries:
18 Offset Info Type Sym.Value Sym. Name
19 0+50 00000426 R_386_SIZE32 00000000 xxx
20 0+54 00000526 R_386_SIZE32 00000000 yyy
21 0+58 00000626 R_386_SIZE32 00000020 zzz
22 #pass
This page took 0.041166 seconds and 5 git commands to generate.