You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
23 lines
460 B
23 lines
460 B
|
6 months ago
|
sections:
|
||
|
|
- name: 0
|
||
|
|
VMA: 0x80000000
|
||
|
|
SIZE: 0x10000
|
||
|
|
LMA: 0x80000000
|
||
|
|
ACCESS: r
|
||
|
|
- name: 1
|
||
|
|
VMA: 0x80020000
|
||
|
|
SIZE: 0x20000
|
||
|
|
LMA: 0x80020000
|
||
|
|
ACCESS: rx
|
||
|
|
- name: 2
|
||
|
|
VMA: 0x80040000
|
||
|
|
SIZE: 0x10000
|
||
|
|
LMA: 0x80040000
|
||
|
|
ACCESS: rw
|
||
|
|
- name: stack
|
||
|
|
VMA: 0x80050000
|
||
|
|
SIZE: 0x10000
|
||
|
|
LMA: 0x80050000
|
||
|
|
ACCESS: rw
|
||
|
|
|