Add MMIX support
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mmix / loc6m.d
1 #source: dloc1.s
2 #source: start.s
3 #ld: -m mmo
4 #objdump: -str
5
6 # Text files and one loc:ed data at offset.
7
8 .*: file format mmo
9
10 SYMBOL TABLE:
11 0+ g \.text Main
12 2000000000000200 g \.data dloc1
13 0+ g \.text _start
14
15 Contents of section \.text:
16 0000 e3fd0001 .*
17 Contents of section \.data:
18 0200 00000004 00000005 00000006 .*
19
This page took 0.03035 seconds and 4 git commands to generate.