Rizin
unix-like reverse engineering framework and cli tools
|
Public Attributes | |
struct symbol_t * | symbols |
int | j |
int | symbols_count |
HtPP * | hash |
HtPP* RSymCtx::hash |
Definition at line 25 of file mach0.c.
Referenced by assign_export_symbol_t(), and get_symbols().
int RSymCtx::j |
Definition at line 23 of file mach0.c.
Referenced by assign_export_symbol_t(), and get_symbols().
struct symbol_t* RSymCtx::symbols |
Definition at line 22 of file mach0.c.
Referenced by assign_export_symbol_t(), and get_symbols().
int RSymCtx::symbols_count |
Definition at line 24 of file mach0.c.
Referenced by get_symbols().