sec-4.d 808 B

12345678910111213141516171819202122
  1. #source: sec-2.s
  2. #source: start.s
  3. #source: data1.s
  4. #ld: -m mmo -T $srcdir/$subdir/mmosec1.ld
  5. #objdump: -sh
  6. .*: file format mmo
  7. Sections:
  8. Idx Name Size VMA LMA File off Algn
  9. 0 \.text 0+4 0+100 0+100 0+ 2\*\*2
  10. CONTENTS, ALLOC, LOAD, CODE
  11. 1 \.data 0+4 2000000000000004 2000000000000004 0+ 2\*\*2
  12. CONTENTS, ALLOC, LOAD, DATA
  13. 2 \.other 0+c 1000000000000000 1000000000000000 0+ 2\*\*2
  14. CONTENTS, ALLOC, LOAD, READONLY, CODE
  15. Contents of section \.text:
  16. 0100 e3fd0001 .*
  17. Contents of section \.data:
  18. 2000000000000004 0000012c .*
  19. Contents of section \.other:
  20. 1000000000000000 0000000c 00000022 00000001 .*