b-fixo2.d 800 B

123456789101112131415161718192021222324252627
  1. #source: b-twoinsn.s
  2. #source: b-fixo2.s
  3. #source: b-post1.s
  4. #source: b-goodmain.s
  5. #ld: --oformat binary
  6. #objcopy_linked_file:
  7. #objdump: -sht
  8. # Note that we "optimize" out the high tetrabyte of 0 written to
  9. # 2068098510aa5560, hence only the low part is left.
  10. .*: file format mmo
  11. Sections:
  12. Idx Name Size VMA LMA File off Algn
  13. 0 \.text 0+8 0+ 0+ 0+ 2\*\*2
  14. CONTENTS, ALLOC, LOAD, CODE
  15. 1 \.data 0+4 2068098510aa5564 2068098510aa5564 0+ 2\*\*2
  16. CONTENTS, ALLOC, LOAD, DATA
  17. SYMBOL TABLE:
  18. 0+4 g \.text Main
  19. 0+4 g \.text a
  20. Contents of section \.text:
  21. 0000 e3fd0001 e3fd0004 .*
  22. Contents of section \.data:
  23. 2068098510aa5564 00000008 .*