![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#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 |
| SYMS_MachLoadCommand SYMS_MachSegmentCommand32::cmd |
| SYMS_U32 SYMS_MachSegmentCommand32::fileoff |
| SYMS_U32 SYMS_MachSegmentCommand32::filesize |
| SYMS_U32 SYMS_MachSegmentCommand32::flags |
| SYMS_MachVMProt SYMS_MachSegmentCommand32::initprot |
| SYMS_MachVMProt SYMS_MachSegmentCommand32::maxprot |
| SYMS_U32 SYMS_MachSegmentCommand32::nsects |
| SYMS_U8 SYMS_MachSegmentCommand32::segname[16] |
| SYMS_U32 SYMS_MachSegmentCommand32::vmaddr |
| SYMS_U32 SYMS_MachSegmentCommand32::vmsize |