* ld-mmix/bpo-1.d: Tweak for type of linker-script-symbols no
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mmix / sec-2.d
CommitLineData
3c3bdf30
NC
1#source: sec-1.s
2#source: start.s
3#source: data1.s
4#ld: -m mmo -T $srcdir/$subdir/mmosec1.ld
5#objdump: -sh
6
7.*: file format mmo
8
9Sections:
10Idx Name Size VMA LMA File off Algn
11 0 \.text 0+4 0+100 0+100 0+ 2\*\*2
12 CONTENTS, ALLOC, LOAD, CODE
13 1 \.other 0+50 1000000000000000 1000000000000000 0+ 2\*\*2
14 CONTENTS, ALLOC, LOAD, CODE, DATA
15 2 \.data 0+4 2000000000000004 2000000000000004 0+ 2\*\*2
16 CONTENTS, ALLOC, LOAD
17Contents of section \.text:
18 0100 e3fd0001 .*
19Contents of section \.other:
20 0000 00000001 00000002 00000003 00000004 .*
21 0010 ffffffff fffff827 50000000 0000000a .*
22 0020 00000009 00000008 00000007 25272900 .*
23 0030 00030d41 000186a2 26280000 00000000 .*
24 0040 00000000 0087a238 00000000 302a55a8 .*
25Contents of section \.data:
26 0004 0000012c .*
This page took 0.045385 seconds and 4 git commands to generate.