Rizin
unix-like reverse engineering framework and cli tools
|
#include <mach0_specs.h>
Definition at line 210 of file mach0_specs.h.
uint64_t cache_hdr_t::accelerateInfoAddr |
Definition at line 227 of file mach0_specs.h.
Referenced by header(), and read_cache_accel().
uint64_t cache_hdr_t::accelerateInfoSize |
Definition at line 228 of file mach0_specs.h.
Referenced by header(), and read_cache_accel().
uint32_t cache_hdr_t::branchPoolsCount |
Definition at line 226 of file mach0_specs.h.
Referenced by header().
uint32_t cache_hdr_t::branchPoolsOffset |
Definition at line 225 of file mach0_specs.h.
Referenced by header().
uint64_t cache_hdr_t::cacheType |
Definition at line 224 of file mach0_specs.h.
Referenced by header().
uint64_t cache_hdr_t::codeSignatureOffset |
Definition at line 217 of file mach0_specs.h.
Referenced by header().
uint64_t cache_hdr_t::codeSignatureSize |
Definition at line 218 of file mach0_specs.h.
Referenced by header().
uint64_t cache_hdr_t::dyldBaseAddress |
Definition at line 216 of file mach0_specs.h.
Referenced by header().
uint32_t cache_hdr_t::imagesCount |
Definition at line 215 of file mach0_specs.h.
Referenced by carve_deps_at_address(), create_cache_bins(), create_path_to_index(), header(), match_bin_entries(), read_cache_header(), read_cache_images(), read_cache_imgextra(), and rz_dyld_locsym_new().
uint32_t cache_hdr_t::imagesOffset |
Definition at line 214 of file mach0_specs.h.
Referenced by header(), read_cache_header(), and read_cache_images().
uint64_t cache_hdr_t::imagesTextCount |
Definition at line 230 of file mach0_specs.h.
Referenced by header().
uint64_t cache_hdr_t::imagesTextOffset |
Definition at line 229 of file mach0_specs.h.
Referenced by header().
uint64_t cache_hdr_t::localSymbolsOffset |
Definition at line 221 of file mach0_specs.h.
Referenced by header(), and rz_dyld_locsym_new().
uint64_t cache_hdr_t::localSymbolsSize |
Definition at line 222 of file mach0_specs.h.
Referenced by header(), and rz_dyld_locsym_new().
char cache_hdr_t::magic[16] |
Definition at line 211 of file mach0_specs.h.
Referenced by header(), info(), and read_cache_header().
uint32_t cache_hdr_t::mappingCount |
Definition at line 213 of file mach0_specs.h.
Referenced by create_cache_bins(), get_rebase_infos(), header(), populate_cache_maps(), and read_cache_accel().
uint32_t cache_hdr_t::mappingOffset |
Definition at line 212 of file mach0_specs.h.
Referenced by header(), and populate_cache_maps().
uint64_t cache_hdr_t::slideInfoOffset |
Definition at line 219 of file mach0_specs.h.
Referenced by get_rebase_infos(), and header().
uint64_t cache_hdr_t::slideInfoSize |
Definition at line 220 of file mach0_specs.h.
Referenced by get_rebase_infos(), and header().
uint8_t cache_hdr_t::uuid[16] |
Definition at line 223 of file mach0_specs.h.
Referenced by header().