sec-3.d 1.6 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647
  1. #source: sec-1.s
  2. #source: start.s
  3. #source: data1.s
  4. #ld: -m mmo -u __etext -u __Sdata -u __Edata -u __Sbss -u __Ebss -u __Eall
  5. #objdump: -sht
  6. .*: file format mmo
  7. Sections:
  8. Idx Name Size VMA LMA File off Algn
  9. 0 \.text 0+4 0+ 0+ 0+ 2\*\*2
  10. CONTENTS, ALLOC, LOAD, CODE
  11. 1 secname 0+19 0+4 0+4 0+ 2\*\*2
  12. CONTENTS, ALLOC, LOAD, READONLY, CODE
  13. 2 \.a\.fourth\.section 0+10 0+20 0+20 0+ 2\*\*2
  14. CONTENTS, ALLOC, LOAD, READONLY, DATA
  15. 3 \.data 0+4 2000000000000004 2000000000000004 0+ 2\*\*2
  16. CONTENTS, ALLOC, LOAD, DATA
  17. 4 anothersec 0+13 2000000000000008 2000000000000008 0+ 2\*\*2
  18. CONTENTS, ALLOC, LOAD, DATA
  19. 5 thirdsec 0+a 0+ 0+ 0+ 2\*\*2
  20. CONTENTS, READONLY
  21. SYMBOL TABLE:
  22. #...
  23. 0+30 g +\*ABS\* __etext
  24. 200000000000001c g +\*ABS\* __Ebss
  25. 200000000000001b g +\*ABS\* __Edata
  26. #...
  27. 200000000000001c g +\*ABS\* __Eall
  28. 20+ g +\.data __Sdata
  29. 200000000000001c g +\*ABS\* __Sbss
  30. Contents of section \.text:
  31. 0000 e3fd0001 .*
  32. Contents of section secname:
  33. 0004 00000001 00000002 00000003 00000004 .*
  34. 0014 ffffffff fffff827 50 .*
  35. Contents of section \.a\.fourth\.section:
  36. 0020 00000000 0087a238 00000000 302a55a8 .*
  37. Contents of section \.data:
  38. 2000000000000004 0000002c .*
  39. Contents of section anothersec:
  40. 2000000000000008 0000000a 00000009 00000008 00000007 .*
  41. 2000000000000018 252729 .*
  42. Contents of section thirdsec:
  43. 0000 00030d41 000186a2 2628 .*