Update x86 nacl tests for section alignment change
[deliverable/binutils-gdb.git] / ld / testsuite / ld-size / size32-2-i386.d
CommitLineData
8fd4256d
L
1#source: size32-2.s
2#as: --32
3#ld: -shared -melf_i386
4#objdump: -R -s -j .data
5#target: x86_64-*-* i?86-*-*
6
7.*: +file format .*
8
9DYNAMIC RELOCATION RECORDS
10OFFSET TYPE VALUE
20e52bd2
L
110+123c R_386_SIZE32 xxx
120+1240 R_386_SIZE32 yyy
130+1244 R_386_SIZE32 zzz
140+1248 R_386_SIZE32 zzz
150+124c R_386_SIZE32 zzz
8fd4256d
L
16
17
18Contents of section .data:
20e52bd2
L
19 123c 00000000 00000000 00000000 e2ffffff ................
20 124c 1e000000 ....
This page took 0.039664 seconds and 4 git commands to generate.