sub2l-1.d 524 B

123456789101112131415161718192021222324
  1. #source: sub2l.s
  2. #as: -little
  3. #ld: -EL -e 0x1000
  4. #objdump: -st
  5. #target: sh*-*-elf
  6. .*/dump: file format elf32-sh.*
  7. SYMBOL TABLE:
  8. #...
  9. 0+1000 l .text 00000000 f
  10. 0+1002 l .text 00000000 f2
  11. 0+1028 l .text 00000000 L
  12. #...
  13. 0+1020 g .text 00000000 ff
  14. #...
  15. Contents of section \.text:
  16. 1000 0b000900 09000900 09000900 09000900 .*
  17. 1010 09000900 09000900 09000900 09000900 .*
  18. 1020 09000900 09000900 0b000900 d8ffffff .*
  19. 1030 daffffff 02100000 28100000 24100000 .*
  20. Contents of section \..*:
  21. #pass