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

#include <syms_meta_mach.h>

Public Attributes

SYMS_MachLoadCommand cmd
 
SYMS_U8 segname [16]
 
SYMS_U32 vmaddr
 
SYMS_U32 vmsize
 
SYMS_U32 fileoff
 
SYMS_U32 filesize
 
SYMS_MachVMProt maxprot
 
SYMS_MachVMProt initprot
 
SYMS_U32 nsects
 
SYMS_U32 flags
 

Member Data Documentation

◆ cmd

SYMS_MachLoadCommand SYMS_MachSegmentCommand32::cmd

◆ fileoff

SYMS_U32 SYMS_MachSegmentCommand32::fileoff

◆ filesize

SYMS_U32 SYMS_MachSegmentCommand32::filesize

◆ flags

SYMS_U32 SYMS_MachSegmentCommand32::flags

◆ initprot

SYMS_MachVMProt SYMS_MachSegmentCommand32::initprot

◆ maxprot

SYMS_MachVMProt SYMS_MachSegmentCommand32::maxprot

◆ nsects

SYMS_U32 SYMS_MachSegmentCommand32::nsects

◆ segname

SYMS_U8 SYMS_MachSegmentCommand32::segname[16]

◆ vmaddr

SYMS_U32 SYMS_MachSegmentCommand32::vmaddr

◆ vmsize

SYMS_U32 SYMS_MachSegmentCommand32::vmsize

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