Fix linker tests to work with 16-bit targets.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mmix / sec-3.d
CommitLineData
3c3bdf30
NC
1#source: sec-1.s
2#source: start.s
3#source: data1.s
2e0a7632
HPN
4#ld: -m mmo -u __etext -u __Sdata -u __Edata -u __Sbss -u __Ebss -u __Eall
5#objdump: -sht
3c3bdf30
NC
6
7.*: file format mmo
8
9Sections:
10Idx Name Size VMA LMA File off Algn
11 0 \.text 0+4 0+ 0+ 0+ 2\*\*2
12 CONTENTS, ALLOC, LOAD, CODE
ccaf4e07 13 1 secname 0+19 0+4 0+4 0+ 2\*\*2
3c3bdf30
NC
14 CONTENTS, ALLOC, LOAD, READONLY, CODE
15 2 \.a\.fourth\.section 0+10 0+20 0+20 0+ 2\*\*2
16 CONTENTS, ALLOC, LOAD, READONLY, DATA
17 3 \.data 0+4 2000000000000004 2000000000000004 0+ 2\*\*2
5f602802 18 CONTENTS, ALLOC, LOAD, DATA
ccaf4e07 19 4 anothersec 0+13 2000000000000008 2000000000000008 0+ 2\*\*2
3c3bdf30 20 CONTENTS, ALLOC, LOAD, DATA
71c52440 21 5 thirdsec 0+a 0+ 0+ 0+ 2\*\*2
3c3bdf30 22 CONTENTS, READONLY
2e0a7632
HPN
23
24SYMBOL TABLE:
25#...
260+30 g +\*ABS\* __etext
27200000000000001c g +\*ABS\* __Ebss
28200000000000001b g +\*ABS\* __Edata
29#...
30200000000000001c g +\*ABS\* __Eall
3120+ g +\.data __Sdata
32200000000000001c g +\*ABS\* __Sbss
33
3c3bdf30
NC
34Contents of section \.text:
35 0000 e3fd0001 .*
36Contents of section secname:
37 0004 00000001 00000002 00000003 00000004 .*
ccaf4e07 38 0014 ffffffff fffff827 50 .*
3c3bdf30
NC
39Contents of section \.a\.fourth\.section:
40 0020 00000000 0087a238 00000000 302a55a8 .*
41Contents of section \.data:
5ff4a71e 42 2000000000000004 0000002c .*
3c3bdf30 43Contents of section anothersec:
5ff4a71e
HPN
44 2000000000000008 0000000a 00000009 00000008 00000007 .*
45 2000000000000018 252729 .*
3c3bdf30 46Contents of section thirdsec:
71c52440 47 0000 00030d41 000186a2 2628 .*
This page took 0.857164 seconds and 4 git commands to generate.