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 |
uint16_t | n_desc |
Definition at line 1028 of file mach0_defines.h.
uint16_t nlist_base::n_desc |
Definition at line 1032 of file mach0_defines.h.
uint8_t nlist_base::n_sect |
Definition at line 1031 of file mach0_defines.h.
uint32_t nlist_base::n_strx |
Definition at line 1029 of file mach0_defines.h.
uint8_t nlist_base::n_type |
Definition at line 1030 of file mach0_defines.h.