Advertisement
Guest User

Untitled

a guest
Sep 5th, 2019
255
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.42 KB | None | 0 0
  1. There are 25 section headers, starting at offset 0x97350:
  2.  
  3. Section Headers:
  4. [Nr] Name Type Addr Off Size ES Flg Lk Inf Al
  5. [ 0] NULL 00000000 000000 000000 00 0 0 0
  6. [ 1] .flash_vectors PROGBITS 08010000 010000 000010 00 A 0 0 1
  7. [ 2] .isr_vector PROGBITS 08010200 010200 0001ac 00 A 0 0 512
  8. [ 3] .text PROGBITS 080103b0 0103b0 006cf0 00 AX 0 0 16
  9. [ 4] .rodata PROGBITS 080170a0 0170a0 0007b4 00 A 0 0 4
  10. [ 5] .ARM ARM_EXIDX 08017854 017854 000008 00 AL 3 0 4
  11. [ 6] .init_array INIT_ARRAY 0801785c 01785c 000004 04 WA 0 0 4
  12. [ 7] .fini_array FINI_ARRAY 08017860 017860 000004 04 WA 0 0 4
  13. [ 8] .data PROGBITS 20000000 020000 000124 00 WA 0 0 4
  14. [ 9] .ccmram PROGBITS 10000000 020124 000000 00 W 0 0 1
  15. [10] .bss NOBITS 20000124 020124 004d3c 00 WA 0 0 4
  16. [11] ._user_heap_stack NOBITS 20004e60 020124 000600 00 WA 0 0 1
  17. [12] .ARM.attributes ARM_ATTRIBUTES 00000000 020124 000030 00 0 0 1
  18. [13] .debug_info PROGBITS 00000000 020154 02c197 00 0 0 1
  19. [14] .debug_abbrev PROGBITS 00000000 04c2eb 004d7d 00 0 0 1
  20. [15] .debug_loc PROGBITS 00000000 051068 014161 00 0 0 1
  21. [16] .debug_aranges PROGBITS 00000000 0651d0 0016f0 00 0 0 8
  22. [17] .debug_ranges PROGBITS 00000000 0668c0 0017e8 00 0 0 8
  23. [18] .debug_line PROGBITS 00000000 0680a8 01c73d 00 0 0 1
  24. [19] .debug_str PROGBITS 00000000 0847e5 007847 01 MS 0 0 1
  25. [20] .comment PROGBITS 00000000 08c02c 00001d 01 MS 0 0 1
  26. [21] .debug_frame PROGBITS 00000000 08c04c 0049b4 00 0 0 4
  27. [22] .symtab SYMTAB 00000000 090a00 0045e0 10 23 761 4
  28. [23] .strtab STRTAB 00000000 094fe0 002269 00 0 0 1
  29. [24] .shstrtab STRTAB 00000000 097249 000105 00 0 0 1
  30. Key to Flags:
  31. W (write), A (alloc), X (execute), M (merge), S (strings), I (info),
  32. L (link order), O (extra OS processing required), G (group), T (TLS),
  33. C (compressed), x (unknown), o (OS specific), E (exclude),
  34. y (purecode), p (processor specific)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement