summaryrefslogtreecommitdiff
path: root/nrfdemo/builddk/mcuboot/zephyr/zephyr.stat
blob: be1de73d4d6f27510f7f1319077282b87b0b00db (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
ELF Header:
  Magic:   7f 45 4c 46 01 01 01 00 00 00 00 00 00 00 00 00 
  Class:                             ELF32
  Data:                              2's complement, little endian
  Version:                           1 (current)
  OS/ABI:                            UNIX - System V
  ABI Version:                       0
  Type:                              EXEC (Executable file)
  Machine:                           ARM
  Version:                           0x1
  Entry point address:               0x2045
  Start of program headers:          52 (bytes into file)
  Start of section headers:          915904 (bytes into file)
  Flags:                             0x5000400, Version5 EABI, hard-float ABI
  Size of this header:               52 (bytes)
  Size of program headers:           32 (bytes)
  Number of program headers:         5
  Size of section headers:           40 (bytes)
  Number of section headers:         28
  Section header string table index: 27

Section Headers:
  [Nr] Name              Type            Addr     Off    Size   ES Flg Lk Inf Al
  [ 0]                   NULL            00000000 000000 000000 00      0   0  0
  [ 1] rom_start         PROGBITS        00000000 0000e0 000144 00 WAX  0   0  4
  [ 2] text              PROGBITS        00000144 000224 006b8c 00  AX  0   0  4
  [ 3] .ARM.exidx        ARM_EXIDX       00006cd0 006db0 000008 00  AL  2   0  4
  [ 4] initlevel         PROGBITS        00006cd8 006db8 000050 00   A  0   0  4
  [ 5] device_area       PROGBITS        00006d28 006e08 000064 00   A  0   0  4
  [ 6] sw_isr_table      PROGBITS        00006d8c 006e6c 000208 00  WA  0   0  4
  [ 7] log_const_area    PROGBITS        00006f94 007074 000008 00   A  0   0  4
  [ 8] rodata            PROGBITS        00006fa0 007080 000a78 00   A  0   0 16
  [ 9] .ramfunc          PROGBITS        20000000 007c2a 000000 00   W  0   0  1
  [10] datas             PROGBITS        20000000 007af8 000124 00  WA  0   0  4
  [11] device_states     PROGBITS        20000124 007c1c 00000a 00  WA  0   0  1
  [12] bss               NOBITS          20000130 007c30 000ec2 00  WA  0   0  8
  [13] noinit            NOBITS          20000ff8 007c30 003000 00  WA  0   0  8
  [14] .comment          PROGBITS        00000000 007c2a 0000c1 01  MS  0   0  1
  [15] .debug_aranges    PROGBITS        00000000 007cf0 0015a8 00      0   0  8
  [16] .debug_info       PROGBITS        00000000 009298 06bf74 00      0   0  1
  [17] .debug_abbrev     PROGBITS        00000000 07520c 00ca7a 00      0   0  1
  [18] .debug_line       PROGBITS        00000000 081c86 01d765 00      0   0  1
  [19] .debug_frame      PROGBITS        00000000 09f3ec 002f9c 00      0   0  4
  [20] .debug_str        PROGBITS        00000000 0a2388 00cac5 01  MS  0   0  1
  [21] .debug_loc        PROGBITS        00000000 0aee4d 01d5b5 00      0   0  1
  [22] .debug_ranges     PROGBITS        00000000 0cc408 004a58 00      0   0  8
  [23] .ARM.attributes   ARM_ATTRIBUTES  00000000 0d0e60 00003a 00      0   0  1
  [24] .last_section     PROGBITS        00007b46 007c26 000004 00   A  0   0  1
  [25] .symtab           SYMTAB          00000000 0d0e9c 007a30 10     26 1013  4
  [26] .strtab           STRTAB          00000000 0d88cc 006fcf 00      0   0  1
  [27] .shstrtab         STRTAB          00000000 0df89b 000123 00      0   0  1
Key to Flags:
  W (write), A (alloc), X (execute), M (merge), S (strings), I (info),
  L (link order), O (extra OS processing required), G (group), T (TLS),
  C (compressed), x (unknown), o (OS specific), E (exclude),
  D (mbind), y (purecode), p (processor specific)

Program Headers:
  Type           Offset   VirtAddr   PhysAddr   FileSiz MemSiz  Flg Align
  EXIDX          0x006db0 0x00006cd0 0x00006cd0 0x00008 0x00008 R   0x4
  LOAD           0x0000e0 0x00000000 0x00000000 0x07a18 0x07a18 RWE 0x10
  LOAD           0x007af8 0x20000000 0x00007a18 0x0012e 0x0012e RW  0x4
  LOAD           0x007c26 0x00007b46 0x00007b46 0x00004 0x00004 R   0x1
  LOAD           0x000000 0x20000130 0x20000130 0x00000 0x03ec8 RW  0x8

 Section to Segment mapping:
  Segment Sections...
   00     .ARM.exidx 
   01     rom_start text .ARM.exidx initlevel device_area sw_isr_table log_const_area rodata 
   02     datas device_states 
   03     .last_section 
   04     bss noinit