Rizin
unix-like reverse engineering framework and cli tools
|
#include <mach0_specs.h>
Public Attributes | |
uint8_t | uuid [16] |
uint64_t | loadAddress |
uint32_t | textSegmentSize |
uint32_t | pathOffset |
Definition at line 233 of file mach0_specs.h.
uint64_t cache_text_info_t::loadAddress |
Definition at line 235 of file mach0_specs.h.
Referenced by header().
uint32_t cache_text_info_t::pathOffset |
Definition at line 237 of file mach0_specs.h.
Referenced by header().
uint32_t cache_text_info_t::textSegmentSize |
Definition at line 236 of file mach0_specs.h.
Referenced by header().
uint8_t cache_text_info_t::uuid[16] |
Definition at line 234 of file mach0_specs.h.
Referenced by header().