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

#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
 

Detailed Description

Definition at line 1043 of file mach0_defines.h.

Member Data Documentation

◆ n_desc

uint16_t nlist_64::n_desc

Definition at line 1047 of file mach0_defines.h.

◆ n_sect

uint8_t nlist_64::n_sect

Definition at line 1046 of file mach0_defines.h.

◆ n_strx

uint32_t nlist_64::n_strx

Definition at line 1044 of file mach0_defines.h.

◆ n_type

uint8_t nlist_64::n_type

Definition at line 1045 of file mach0_defines.h.

◆ n_value

uint64_t nlist_64::n_value

Definition at line 1048 of file mach0_defines.h.


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