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

#include <mach0_specs.h>

Public Attributes

uint64_t dylibOffset
 
uint32_t nlistStartIndex
 
uint32_t nlistCount
 

Detailed Description

Definition at line 328 of file mach0_specs.h.

Member Data Documentation

◆ dylibOffset

uint64_t cache_locsym_entry_large_t::dylibOffset

Definition at line 329 of file mach0_specs.h.

◆ nlistCount

uint32_t cache_locsym_entry_large_t::nlistCount

Definition at line 331 of file mach0_specs.h.

◆ nlistStartIndex

uint32_t cache_locsym_entry_large_t::nlistStartIndex

Definition at line 330 of file mach0_specs.h.


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