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

#include <mach0_defines.h>

Public Attributes

uint32_t cputype
 
uint32_t cpusubtype
 
uint32_t offset
 
uint32_t size
 
uint32_t align
 

Detailed Description

Definition at line 987 of file mach0_defines.h.

Member Data Documentation

◆ align

uint32_t fat_arch::align

Definition at line 992 of file mach0_defines.h.

◆ cpusubtype

uint32_t fat_arch::cpusubtype

Definition at line 989 of file mach0_defines.h.

◆ cputype

uint32_t fat_arch::cputype

Definition at line 988 of file mach0_defines.h.

◆ offset

uint32_t fat_arch::offset

Definition at line 990 of file mach0_defines.h.

◆ size

uint32_t fat_arch::size

Definition at line 991 of file mach0_defines.h.


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