Update x86 nacl tests for section alignment change
[deliverable/binutils-gdb.git] / ld / testsuite / ld-size / size32-2-x32.d
CommitLineData
8fd4256d
L
1#source: size32-2.s
2#as: --x32
3#ld: -shared -melf32_x86_64
4#objdump: -R -s -j .data
5#target: x86_64-*-*
6
7.*: +file format .*
8
9DYNAMIC RELOCATION RECORDS
10OFFSET TYPE VALUE
20e52bd2
L
110+200278 R_X86_64_SIZE32 xxx
120+20027c R_X86_64_SIZE32 yyy
130+200280 R_X86_64_SIZE32 zzz
140+200284 R_X86_64_SIZE32 zzz-0x0000001e
150+200288 R_X86_64_SIZE32 zzz\+0x0000001e
8fd4256d
L
16
17
18Contents of section .data:
20e52bd2
L
19 200278 00000000 00000000 00000000 00000000 ................
20 200288 00000000 ....
This page took 0.040201 seconds and 4 git commands to generate.