bpo-9.d 700 B

123456789101112131415161718192021222324252627
  1. #source: start3.s
  2. #source: bpo-6.s
  3. #source: bpo-5.s
  4. #as: -linker-allocated-gregs
  5. #ld: -m elf64mmix --gc-sections
  6. #objdump: -st
  7. # Check that GC does not mess up things when no BPO:s are collected.
  8. .*: file format elf64-mmix
  9. SYMBOL TABLE:
  10. 0+ l d \.init 0+ (|\.init)
  11. 0+10 l d \.text 0+ (|\.text)
  12. 0+7e8 l d \.MMIX\.reg_contents 0+ (|\.MMIX\.reg_contents)
  13. #...
  14. 0+ l \.init 0+ _start
  15. #...
  16. 0+14 g \.text 0+ x
  17. 0+10 g \.text 0+ x2
  18. #...
  19. Contents of section \.init:
  20. 0000 00000000 0000003d 00000000 0000003a .*
  21. Contents of section \.text:
  22. 0010 232dfe00 232dfd00 .*
  23. Contents of section \.MMIX\.reg_contents:
  24. 07e8 00000000 0000107c 00000000 0000a420 .*