libdragon
Loading...
Searching...
No Matches
Data Fields
mainexe_sym_info_t Struct Reference

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.
 

Detailed Description

Information to load main executable symbol table.

Field Documentation

◆ magic

uint32_t mainexe_sym_info_t::magic

Magic number.

◆ size

uint32_t mainexe_sym_info_t::size

Size of data to load.

◆ num_syms

uint32_t mainexe_sym_info_t::num_syms

Number of symbols in this symbol table.


The documentation for this struct was generated from the following file: