loc1.d 478 B

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