|
Rizin
unix-like reverse engineering framework and cli tools
|
#include <mach0_defines.h>
Public Attributes | |
| uint32_t | n_strx |
| uint8_t | n_type |
| uint8_t | n_sect |
| int16_t | n_desc |
| uint32_t | n_value |
Definition at line 1035 of file mach0_defines.h.
| int16_t nlist::n_desc |
Definition at line 1039 of file mach0_defines.h.
| uint8_t nlist::n_sect |
Definition at line 1038 of file mach0_defines.h.
| uint32_t nlist::n_strx |
Definition at line 1036 of file mach0_defines.h.
Referenced by rz_dyldcache_symbols_from_locsym().
| uint8_t nlist::n_type |
Definition at line 1037 of file mach0_defines.h.
| uint32_t nlist::n_value |
Definition at line 1040 of file mach0_defines.h.
Referenced by rz_dyldcache_symbols_from_locsym().