loc2.d 517 B

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