Home | History | Annotate | Download | only in ld-mmix
      1 #source: loc1.s
      2 #ld: -e loc1 -m elf64mmix
      3 #objdump: -str
      4 
      5 # Single text file.
      6 
      7 .*:     file format elf64-mmix
      8 
      9 SYMBOL TABLE:
     10 0+1000 l    d  \.text	0+ (|\.text)
     11 0+1000 g       \.text	0+ loc1
     12 0+1000 g       \*ABS\*	0+ __\.MMIX\.start\.\.text
     13 2000000000000000 g       \.text	0+ __bss_start
     14 2000000000000000 g       \.text	0+ _edata
     15 2000000000000000 g       \.text	0+ _end
     16 0+1000 g       \.text	0+ _start\.
     17 
     18 Contents of section \.text:
     19  1000 fd030303                             .*
     20