1 #as: -linker-allocated-gregs 2 #source: start.s 3 #source: data-1.s 4 #source: tm-orph1.s 5 #source: tm-awne.s 6 #ld: -m mmo -u __etext -u __Sdata -u __Edata -u __Sbss -u __Ebss -u __Eall 7 #objdump: -rst 8 9 # A section that's "aw",@nobits, i.e. naturally .bss. 10 # Should attach to the .bss section (but we'll see it as attached to 11 # .data). 12 13 .*: file format mmo 14 15 SYMBOL TABLE: 16 0+ +g +\.text Main 17 0+8 +g +\.text __etext 18 20+8 +g +\.data __TMC_END__ 19 20+8 +g +\.data __Ebss 20 20+8 +g +\.data __Edata 21 0+ +g +\.text _start 22 20+8 +g +\.data __Eall 23 20+ +g +\.data __Sdata 24 20+8 +g +\.data __Sbss 25 26 Contents of section \.text: 27 0000 e3fd0001 23fcfe00 .* 28 Contents of section \.data: 29 2000000000000004 00000042 .* 30 Contents of section \.MMIX\.reg_contents: 31 07f0 20000000 0000000f .* 32