1 #name: x86-64 size 5
2 #readelf: -r
3 
4 
5 Relocation section '.rela.text' at offset .* 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 .* 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
17