Public Attributes | List of all members
mach_header_64 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 reserved
 
uint32_t sizeofcmds
 

Detailed Description

Definition at line 65 of file loader.h.

Member Data Documentation

◆ cpusubtype

cpu_subtype_t mach_header_64::cpusubtype

Definition at line 68 of file loader.h.

◆ cputype

cpu_type_t mach_header_64::cputype

Definition at line 67 of file loader.h.

◆ filetype

uint32_t mach_header_64::filetype

Definition at line 69 of file loader.h.

◆ flags

uint32_t mach_header_64::flags

Definition at line 72 of file loader.h.

◆ magic

uint32_t mach_header_64::magic

Definition at line 66 of file loader.h.

◆ ncmds

uint32_t mach_header_64::ncmds

Definition at line 70 of file loader.h.

◆ reserved

uint32_t mach_header_64::reserved

Definition at line 73 of file loader.h.

◆ sizeofcmds

uint32_t mach_header_64::sizeofcmds

Definition at line 71 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