Automatic date update in version.in
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mmix / sec-2.d
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
9 Sections:
10 Idx 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
17 Contents of section \.text:
18 0100 e3fd0001 .*
19 Contents of section \.other:
20 1000000000000000 00000001 00000002 00000003 00000004 .*
21 1000000000000010 ffffffff fffff827 50000000 0000000a .*
22 1000000000000020 00000009 00000008 00000007 25272900 .*
23 1000000000000030 00030d41 000186a2 26280000 00000000 .*
24 1000000000000040 00000000 0087a238 00000000 302a55a8 .*
25 Contents of section \.data:
26 2000000000000004 0000012c .*
This page took 0.03093 seconds and 4 git commands to generate.