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

#include <mach0_defines.h>

Public Attributes

uint32_t n_strx
 
uint8_t n_type
 
uint8_t n_sect
 
uint16_t n_desc
 

Detailed Description

Definition at line 1028 of file mach0_defines.h.

Member Data Documentation

◆ n_desc

uint16_t nlist_base::n_desc

Definition at line 1032 of file mach0_defines.h.

◆ n_sect

uint8_t nlist_base::n_sect

Definition at line 1031 of file mach0_defines.h.

◆ n_strx

uint32_t nlist_base::n_strx

Definition at line 1029 of file mach0_defines.h.

◆ n_type

uint8_t nlist_base::n_type

Definition at line 1030 of file mach0_defines.h.


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