Rizin
unix-like reverse engineering framework and cli tools
|
#include <mach0_defines.h>
Public Attributes | |
uint32_t | cputype |
uint32_t | cpusubtype |
uint32_t | offset |
uint32_t | size |
uint32_t | align |
Definition at line 987 of file mach0_defines.h.
uint32_t fat_arch::align |
Definition at line 992 of file mach0_defines.h.
uint32_t fat_arch::cpusubtype |
Definition at line 989 of file mach0_defines.h.
uint32_t fat_arch::cputype |
Definition at line 988 of file mach0_defines.h.
uint32_t fat_arch::offset |
Definition at line 990 of file mach0_defines.h.
uint32_t fat_arch::size |
Definition at line 991 of file mach0_defines.h.