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