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 2000000000000200 00000004 00000005 00000006 .* 19