bspec2.d 1.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051
  1. #source: bspec1.s
  2. #source: bspec2.s
  3. #source: bspec1.s
  4. #source: start.s
  5. #source: ext1.s
  6. #ld: -m elf64mmix
  7. #readelf: -Ssr -x1 -x2 -x3
  8. There are 7 section headers, starting at offset .*:
  9. Section Headers:
  10. +\[Nr\] Name +Type +Address +Offset
  11. +Size +EntSize +Flags +Link +Info +Align
  12. +\[ 0\] +NULL +0+ +0+
  13. +0+ +0+ +0 +0 +0
  14. +\[ 1\] \.text +PROGBITS +0+ +0+78
  15. +0+4 +0+ +AX +0 +0 +4
  16. +\[ 2\] \.MMIX\.spec_data\.2 PROGBITS +0+ +0+7c
  17. +0+8 +0+ +0 +0 +4
  18. +\[ 3\] \.MMIX\.spec_data\.3 PROGBITS +0+ +0+84
  19. +0+4 +0+ +0 +0 +4
  20. +\[ 4\] \.symtab +SYMTAB +0+ .*
  21. +0+108 +0+18 +5 +4 +8
  22. +\[ 5\] \.strtab +STRTAB +0+ .*
  23. +0+2b +0+ +0 +0 +1
  24. +\[ 6\] \.shstrtab +STRTAB +0+ +[0-9a-f]+
  25. +0+45 +0+ +0 +0 +1
  26. Key to Flags:
  27. #...
  28. There are no relocations in this file\.
  29. Symbol table '\.symtab' contains 11 entries:
  30. +Num: +Value +Size +Type +Bind +Vis +Ndx +Name
  31. +0: 0+ +0 +NOTYPE +LOCAL +DEFAULT +UND
  32. +1: 0+ +0 +SECTION +LOCAL +DEFAULT +1.*
  33. +2: 0+ +0 +SECTION +LOCAL +DEFAULT +2.*
  34. +3: 0+ +0 +SECTION +LOCAL +DEFAULT +3.*
  35. +4: 0+ +0 +FUNC +GLOBAL +DEFAULT +1 Main
  36. +5: 0+fc +0 +NOTYPE +GLOBAL +DEFAULT +ABS ext1
  37. +6: 0+ +0 +NOTYPE +GLOBAL +DEFAULT +1 _start
  38. #...
  39. Hex dump of section '\.text':
  40. 0x0+ e3fd0001 .*
  41. Hex dump of section '\.MMIX\.spec_data\.2':
  42. 0x0+ 0000002a 0000002a .*
  43. Hex dump of section '\.MMIX\.spec_data\.3':
  44. 0x0+ 000000fc .*