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 |
uint64_t | n_value |
Definition at line 1043 of file mach0_defines.h.
uint16_t nlist_64::n_desc |
Definition at line 1047 of file mach0_defines.h.
uint8_t nlist_64::n_sect |
Definition at line 1046 of file mach0_defines.h.
uint32_t nlist_64::n_strx |
Definition at line 1044 of file mach0_defines.h.
uint8_t nlist_64::n_type |
Definition at line 1045 of file mach0_defines.h.
uint64_t nlist_64::n_value |
Definition at line 1048 of file mach0_defines.h.