1 #name: x86-64 size 1
2 #source: size-1.s
3 #readelf: -r
4 
5 
6 Relocation section '.rela.text' at offset .* contains 9 entries:
7   Offset          Info           Type           Sym. Value    Sym. Name \+ Addend
8 0+1  000400000020 R_X86_64_SIZE32   0000000000000000 xxx \+ 0
9 0+6  000400000020 R_X86_64_SIZE32   0000000000000000 xxx - 8
10 0+b  000400000020 R_X86_64_SIZE32   0000000000000000 xxx \+ 8
11 0+10  000500000020 R_X86_64_SIZE32   0000000000000000 yyy \+ 0
12 0+15  000500000020 R_X86_64_SIZE32   0000000000000000 yyy - 10
13 0+1a  000500000020 R_X86_64_SIZE32   0000000000000000 yyy \+ 10
14 0+1f  000600000020 R_X86_64_SIZE32   0000000000000020 zzz \+ 0
15 0+24  000600000020 R_X86_64_SIZE32   0000000000000020 zzz - 20
16 0+29  000600000020 R_X86_64_SIZE32   0000000000000020 zzz \+ 20
17 
18 Relocation section '.rela.data' at offset .* contains 3 entries:
19   Offset          Info           Type           Sym. Value    Sym. Name \+ Addend
20 0+50  000400000020 R_X86_64_SIZE32   0000000000000000 xxx - 1
21 0+54  000500000020 R_X86_64_SIZE32   0000000000000000 yyy \+ 2
22 0+58  000600000020 R_X86_64_SIZE32   0000000000000020 zzz \+ 0
23 #pass
24