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

#include <mach0_specs.h>

Public Attributes

uint32_t dylibOffset
 
uint32_t nlistStartIndex
 
uint32_t nlistCount
 

Detailed Description

Definition at line 322 of file mach0_specs.h.

Member Data Documentation

◆ dylibOffset

uint32_t cache_locsym_entry_t::dylibOffset

Definition at line 323 of file mach0_specs.h.

◆ nlistCount

uint32_t cache_locsym_entry_t::nlistCount

Definition at line 325 of file mach0_specs.h.

◆ nlistStartIndex

uint32_t cache_locsym_entry_t::nlistStartIndex

Definition at line 324 of file mach0_specs.h.


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