Rizin
unix-like reverse engineering framework and cli tools
RSymCtx Struct Reference

Public Attributes

struct symbol_tsymbols
 
int j
 
int symbols_count
 
HtPP * hash
 

Detailed Description

Definition at line 21 of file mach0.c.

Member Data Documentation

◆ hash

HtPP* RSymCtx::hash

Definition at line 25 of file mach0.c.

Referenced by assign_export_symbol_t(), and get_symbols().

◆ j

int RSymCtx::j

Definition at line 23 of file mach0.c.

Referenced by assign_export_symbol_t(), and get_symbols().

◆ symbols

struct symbol_t* RSymCtx::symbols

Definition at line 22 of file mach0.c.

Referenced by assign_export_symbol_t(), and get_symbols().

◆ symbols_count

int RSymCtx::symbols_count

Definition at line 24 of file mach0.c.

Referenced by get_symbols().


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