Rizin
unix-like reverse engineering framework and cli tools
|
#include <mach0_specs.h>
Definition at line 284 of file mach0_specs.h.
uint32_t cache_accel_t::bottomUpListOffset |
Definition at line 288 of file mach0_specs.h.
Referenced by header(), and read_cache_accel().
uint32_t cache_accel_t::depListCount |
Definition at line 298 of file mach0_specs.h.
Referenced by create_cache_bins(), and header().
uint32_t cache_accel_t::depListOffset |
Definition at line 297 of file mach0_specs.h.
Referenced by create_cache_bins(), header(), and read_cache_accel().
uint32_t cache_accel_t::dofSectionsCount |
Definition at line 294 of file mach0_specs.h.
Referenced by header().
uint32_t cache_accel_t::dofSectionsOffset |
Definition at line 293 of file mach0_specs.h.
Referenced by header(), and read_cache_accel().
uint64_t cache_accel_t::dyldSectionAddr |
Definition at line 301 of file mach0_specs.h.
Referenced by header().
uint32_t cache_accel_t::dylibTrieOffset |
Definition at line 289 of file mach0_specs.h.
Referenced by header(), and read_cache_accel().
uint32_t cache_accel_t::dylibTrieSize |
Definition at line 290 of file mach0_specs.h.
Referenced by header().
uint32_t cache_accel_t::imageExtrasCount |
Definition at line 286 of file mach0_specs.h.
Referenced by header(), and read_cache_imgextra().
uint32_t cache_accel_t::imagesExtrasOffset |
Definition at line 287 of file mach0_specs.h.
Referenced by header(), read_cache_accel(), and read_cache_imgextra().
uint32_t cache_accel_t::initializersCount |
Definition at line 292 of file mach0_specs.h.
Referenced by header().
uint32_t cache_accel_t::initializersOffset |
Definition at line 291 of file mach0_specs.h.
Referenced by header(), and read_cache_accel().
uint32_t cache_accel_t::rangeTableCount |
Definition at line 300 of file mach0_specs.h.
Referenced by header().
uint32_t cache_accel_t::rangeTableOffset |
Definition at line 299 of file mach0_specs.h.
Referenced by header(), and read_cache_accel().
uint32_t cache_accel_t::reExportCount |
Definition at line 296 of file mach0_specs.h.
Referenced by header().
uint32_t cache_accel_t::reExportListOffset |
Definition at line 295 of file mach0_specs.h.
Referenced by header(), and read_cache_accel().
uint32_t cache_accel_t::version |
Definition at line 285 of file mach0_specs.h.
Referenced by header().