-
Notifications
You must be signed in to change notification settings - Fork 0
/
kernel.map
33 lines (23 loc) · 836 Bytes
/
kernel.map
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
Discarded input sections
.bss 0x0000000000000000 0x0 build/main.o
.ARM.attributes
0x0000000000000000 0x12 build/main.o
Memory Configuration
Name Origin Length Attributes
*default* 0x0000000000000000 0xffffffffffffffff
Linker script and memory map
LOAD build/main.o
.init 0x0000000000008000 0x28
*(.init)
.init 0x0000000000008000 0x28 build/main.o
0x0000000000008000 _start
.text 0x0000000000008028 0x0
*(.text)
.text 0x0000000000008028 0x0 build/main.o
.data 0x0000000000008030 0x24
*(.data)
.data 0x0000000000008030 0x24 build/main.o
/DISCARD/
*(*)
OUTPUT(build/output.elf elf32-littlearm)
LOAD linker stubs