Public Attributes | List of all members
mach_header Struct Reference

#include <loader.h>

Public Attributes

cpu_subtype_t cpusubtype
 
cpu_type_t cputype
 
uint32_t filetype
 
uint32_t flags
 
uint32_t magic
 
uint32_t ncmds
 
uint32_t sizeofcmds
 

Detailed Description

Definition at line 47 of file loader.h.

Member Data Documentation

◆ cpusubtype

cpu_subtype_t mach_header::cpusubtype

Definition at line 50 of file loader.h.

◆ cputype

cpu_type_t mach_header::cputype

Definition at line 49 of file loader.h.

◆ filetype

uint32_t mach_header::filetype

Definition at line 51 of file loader.h.

◆ flags

uint32_t mach_header::flags

Definition at line 54 of file loader.h.

◆ magic

uint32_t mach_header::magic

Definition at line 48 of file loader.h.

◆ ncmds

uint32_t mach_header::ncmds

Definition at line 52 of file loader.h.

◆ sizeofcmds

uint32_t mach_header::sizeofcmds

Definition at line 53 of file loader.h.


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


grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:46