libdragon
|
Information to load main executable symbol table. More...
#include <dso_format.h>
Data Fields | |
uint32_t | magic |
Magic number. | |
uint32_t | size |
Size of data to load. | |
uint32_t | num_syms |
Number of symbols in this symbol table. | |
Information to load main executable symbol table.
uint32_t mainexe_sym_info_t::magic |
Magic number.
uint32_t mainexe_sym_info_t::size |
Size of data to load.
uint32_t mainexe_sym_info_t::num_syms |
Number of symbols in this symbol table.