![]() |
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_U64 | vmaddr |
| SYMS_U64 | vmsize |
| SYMS_U64 | fileoff |
| SYMS_U64 | filesize |
| SYMS_MachVMProt | maxprot |
| SYMS_MachVMProt | initprot |
| SYMS_U32 | nsects |
| SYMS_U32 | flags |
| SYMS_MachLoadCommand SYMS_MachSegmentCommand64::cmd |
| SYMS_U64 SYMS_MachSegmentCommand64::fileoff |
| SYMS_U64 SYMS_MachSegmentCommand64::filesize |
| SYMS_U32 SYMS_MachSegmentCommand64::flags |
| SYMS_MachVMProt SYMS_MachSegmentCommand64::initprot |
| SYMS_MachVMProt SYMS_MachSegmentCommand64::maxprot |
| SYMS_U32 SYMS_MachSegmentCommand64::nsects |
| SYMS_U8 SYMS_MachSegmentCommand64::segname[16] |
| SYMS_U64 SYMS_MachSegmentCommand64::vmaddr |
| SYMS_U64 SYMS_MachSegmentCommand64::vmsize |