Home | History | Annotate | Download | only in ld-mmix
      1 #as: -linker-allocated-gregs
      2 #source: start.s
      3 #source: data-1.s
      4 #source: tm-orph1.s
      5 #source: tm-d-ap.s
      6 #source: tm-ape.s
      7 #ld: -m mmo -u __etext -u __Sdata -u __Edata -u __Sbss -u __Ebss -u __Eall
      8 #objdump: -rst
      9 
     10 # Like orph-d-a.d but with contents in that section (and with
     11 # @progbits, which doesn't reflect in flags), making sure it's really
     12 # treated as .text contents.
     13 
     14 .*:     file format mmo
     15 
     16 SYMBOL TABLE:
     17 0+ +g +\.text Main
     18 0+18 +g +\*ABS\* __etext
     19 0+18 +g +\*ABS\* __TMC_END__
     20 20+8 +g +\.data __Ebss
     21 20+8 +g +\.data __Edata
     22 0+ +g +\.text _start
     23 20+8 +g +\.data __Eall
     24 20+ +g +\.data __Sdata
     25 20+8 +g +\.data __Sbss
     26 
     27 Contents of section \.text:
     28  0000 e3fd0001 23fcfe00  .*
     29 Contents of section \.tm_clone_table:
     30  0008 000004d2 0000162e 008adf38 00c8860c  .*
     31 Contents of section \.data:
     32  2000000000000004 00000042 .*
     33 Contents of section \.MMIX\.reg_contents:
     34  07f0 00000000 0000001f .*
     35