aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-size/size32-1-i386.d
blob: e8a6622f0926c1bee83794f7ee84daf99bb7fe99 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
#source: size32-1.s
#as: --32
#ld: -shared -melf_i386
#objdump: -R -s -j .data
#target: x86_64-*-* i?86-*-*

.*: +file format .*

DYNAMIC RELOCATION RECORDS
OFFSET   TYPE              VALUE 
0+11f4 R_386_SIZE32      xxx
0+11f8 R_386_SIZE32      xxx
0+11fc R_386_SIZE32      xxx
0+1200 R_386_SIZE32      yyy
0+1204 R_386_SIZE32      zzz


Contents of section .data:
 11f4 00000000 e2ffffff 1e000000 00000000  ................
 1204 00000000 00000000 00000000 00000000  ................
 1214 00000000 00000000 00000000 00000000  ................
 1224 00000000 00000000 00000000           ............