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

#include <syms_meta_mach.h>

Public Attributes

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

Member Data Documentation

◆ cmd

SYMS_MachLoadCommand SYMS_MachSegmentCommand64::cmd

◆ fileoff

SYMS_U64 SYMS_MachSegmentCommand64::fileoff

◆ filesize

SYMS_U64 SYMS_MachSegmentCommand64::filesize

◆ flags

SYMS_U32 SYMS_MachSegmentCommand64::flags

◆ initprot

SYMS_MachVMProt SYMS_MachSegmentCommand64::initprot

◆ maxprot

SYMS_MachVMProt SYMS_MachSegmentCommand64::maxprot

◆ nsects

SYMS_U32 SYMS_MachSegmentCommand64::nsects

◆ segname

SYMS_U8 SYMS_MachSegmentCommand64::segname[16]

◆ vmaddr

SYMS_U64 SYMS_MachSegmentCommand64::vmaddr

◆ vmsize

SYMS_U64 SYMS_MachSegmentCommand64::vmsize

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