loc6.d 684 B

123456789101112131415161718192021222324
  1. #source: dloc1.s
  2. #source: start.s
  3. #ld: -m elf64mmix
  4. #objdump: -str
  5. # Text files and one loc:ed data at offset.
  6. .*: file format elf64-mmix
  7. SYMBOL TABLE:
  8. 0+ l d \.text 0+ (|\.text)
  9. 2000000000000200 l d \.data 0+ (|\.data)
  10. 2000000000000200 g \.data 0+ dloc1
  11. 2000000000000200 g \*ABS\* 0+ __\.MMIX\.start\.\.data
  12. 0+ g \.text 0+ _start
  13. 200000000000020c g \.data 0+ __bss_start
  14. 200000000000020c g \.data 0+ _edata
  15. 2000000000000210 g \.data 0+ _end
  16. 0+ g \.text 0+ _start\.
  17. Contents of section \.text:
  18. 0000 e3fd0001 .*
  19. Contents of section \.data:
  20. 2000000000000200 00000004 00000005 00000006 .*