Fix linker tests to work with 16-bit targets.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mmix / loc4m.d
1 #source: loc1.s
2 #source: data1.s
3 #source: start.s
4 #ld: -m mmo
5 #objdump: -str
6
7 .*: file format mmo
8
9 SYMBOL TABLE:
10 0+1004 g \.text Main
11 0+1004 g \.text _start
12 0+1000 g \.text loc1
13
14 Contents of section \.text:
15 1000 fd030303 e3fd0001 .*
16 Contents of section \.data:
17 2000000000000004 00001030 .*
This page took 0.028881 seconds and 4 git commands to generate.