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

#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
 

Detailed Description

Definition at line 1035 of file mach0_defines.h.

Member Data Documentation

◆ n_desc

int16_t nlist::n_desc

Definition at line 1039 of file mach0_defines.h.

◆ n_sect

uint8_t nlist::n_sect

Definition at line 1038 of file mach0_defines.h.

◆ n_strx

uint32_t nlist::n_strx

Definition at line 1036 of file mach0_defines.h.

Referenced by rz_dyldcache_symbols_from_locsym().

◆ n_type

uint8_t nlist::n_type

Definition at line 1037 of file mach0_defines.h.

◆ n_value

uint32_t nlist::n_value

Definition at line 1040 of file mach0_defines.h.

Referenced by rz_dyldcache_symbols_from_locsym().


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