Guest User

Untitled

a guest
Jan 24th, 2018
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.32 KB | None | 0 0
  1.  
  2. bootloaderv2.elf: file format elf32-big
  3.  
  4. Sections:
  5. Idx Name Size VMA LMA File off Algn
  6. 0 .reset 00000050 80000000 80000000 00000400 2**2
  7. CONTENTS, ALLOC, LOAD, READONLY, CODE
  8. 1 .exception 00000200 80000200 80000200 00000600 2**9
  9. CONTENTS, ALLOC, LOAD, READONLY, CODE
  10. 2 .text._get_interrupt_handler 00000038 80000400 80000400 00000800 2**2
  11. CONTENTS, ALLOC, LOAD, READONLY, CODE
  12. 3 .text.board_init 00000002 80000438 80000438 00000838 2**1
  13. CONTENTS, ALLOC, LOAD, READONLY, CODE
  14. 4 .text.main 0000000c 8000043c 8000043c 0000083c 2**2
  15. CONTENTS, ALLOC, LOAD, READONLY, CODE
  16. 5 .dalign 00000004 00000004 00000004 00000000 2**0
  17. ALLOC
  18. 6 .bss 000001c8 00000008 00000008 00000000 2**2
  19. ALLOC
  20. 7 .stack 00000400 000001d0 000001d0 00000000 2**0
  21. ALLOC
  22. 8 .const 00000178 00000800 80000448 00000c00 2**2
  23. CONTENTS, ALLOC, LOAD, READONLY, DATA
  24. 9 .debug_line 0000178d 00000000 00000000 00000d78 2**0
  25. CONTENTS, READONLY, DEBUGGING
  26. 10 .debug_info 00000a97 00000000 00000000 00002505 2**0
  27. CONTENTS, READONLY, DEBUGGING
  28. 11 .debug_abbrev 000002b4 00000000 00000000 00002f9c 2**0
  29. CONTENTS, READONLY, DEBUGGING
  30. 12 .debug_aranges 000000b8 00000000 00000000 00003250 2**3
  31. CONTENTS, READONLY, DEBUGGING
  32. 13 .debug_macinfo 003bc263 00000000 00000000 00003308 2**0
  33. CONTENTS, READONLY, DEBUGGING
  34. 14 .debug_frame 000000ac 00000000 00000000 003bf56c 2**2
  35. CONTENTS, READONLY, DEBUGGING
  36. 15 .debug_loc 000000f2 00000000 00000000 003bf618 2**0
  37. CONTENTS, READONLY, DEBUGGING
  38. 16 .debug_pubnames 0000009e 00000000 00000000 003bf70a 2**0
  39. CONTENTS, READONLY, DEBUGGING
  40. 17 .debug_ranges 00000078 00000000 00000000 003bf7a8 2**0
  41. CONTENTS, READONLY, DEBUGGING
  42. 18 .debug_str 00000751 00000000 00000000 003bf820 2**0
  43. CONTENTS, READONLY, DEBUGGING
  44. 19 .comment 00000030 00000000 00000000 003bff71 2**0
  45. CONTENTS, READONLY
Add Comment
Please, Sign In to add comment