Initial revision
This commit is contained in:
37
util/led/memory_layout
Normal file
37
util/led/memory_layout
Normal file
@@ -0,0 +1,37 @@
|
||||
-----------------------------------------------
|
||||
Header *
|
||||
-----------------------------------------------
|
||||
Section table *
|
||||
-----------------------------------------------
|
||||
Section contents
|
||||
-----------------------------------------------
|
||||
:
|
||||
-----------------------------------------------
|
||||
:
|
||||
-----------------------------------------------
|
||||
Section contents
|
||||
-----------------------------------------------
|
||||
Relocation table
|
||||
-----------------------------------------------
|
||||
Saved local names
|
||||
-----------------------------------------------
|
||||
Global names *
|
||||
-----------------------------------------------
|
||||
Strings of local names
|
||||
-----------------------------------------------
|
||||
Strings of global names *
|
||||
-----------------------------------------------
|
||||
#ifdef SYMDEBUG
|
||||
Symbolic debugging information
|
||||
-----------------------------------------------
|
||||
#endif SYMDEBUG
|
||||
Symbol table *
|
||||
-----------------------------------------------
|
||||
Archive positions *
|
||||
-----------------------------------------------
|
||||
Module contents
|
||||
-----------------------------------------------
|
||||
Ranlib information
|
||||
-----------------------------------------------
|
||||
|
||||
* May not be deallocated.
|
||||
Reference in New Issue
Block a user