UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
SYMS_MachHeader64 Struct Reference

#include <syms_meta_mach.h>

Public Attributes

SYMS_U32 magic
 
SYMS_MachCpuType cputype
 
SYMS_MachCpuSubtype cpusubtype
 
SYMS_MachFiletype filetype
 
SYMS_U32 ncmds
 
SYMS_U32 sizeofcmds
 
SYMS_MachFlags flags
 
SYMS_U32 reserved
 

Member Data Documentation

◆ cpusubtype

SYMS_MachCpuSubtype SYMS_MachHeader64::cpusubtype

◆ cputype

SYMS_MachCpuType SYMS_MachHeader64::cputype

◆ filetype

SYMS_MachFiletype SYMS_MachHeader64::filetype

◆ flags

SYMS_MachFlags SYMS_MachHeader64::flags

◆ magic

SYMS_U32 SYMS_MachHeader64::magic

◆ ncmds

SYMS_U32 SYMS_MachHeader64::ncmds

◆ reserved

SYMS_U32 SYMS_MachHeader64::reserved

◆ sizeofcmds

SYMS_U32 SYMS_MachHeader64::sizeofcmds

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