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
9SYMBOL TABLE:
100+1004 g       \.text Main
110+1004 g       \.text _start
120+1000 g       \.text loc1
13
14Contents of section \.text:
15 1000 fd030303 e3fd0001                    .*
16Contents of section \.data:
17 2000000000000004 00001030                             .*
18