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

#include <syms_meta_mach.h>

Public Attributes

SYMS_U8 sectname [16]
 
SYMS_U8 segname [16]
 
SYMS_U32 addr
 
SYMS_U32 size
 
SYMS_U32 offset
 
SYMS_U32 align
 
SYMS_U32 relocoff
 
SYMS_U32 nreloc
 
SYMS_U32 flags
 
SYMS_U32 reserved1
 
SYMS_U32 reserved2
 

Member Data Documentation

◆ addr

SYMS_U32 SYMS_MachSection32::addr

◆ align

SYMS_U32 SYMS_MachSection32::align

◆ flags

SYMS_U32 SYMS_MachSection32::flags

◆ nreloc

SYMS_U32 SYMS_MachSection32::nreloc

◆ offset

SYMS_U32 SYMS_MachSection32::offset

◆ relocoff

SYMS_U32 SYMS_MachSection32::relocoff

◆ reserved1

SYMS_U32 SYMS_MachSection32::reserved1

◆ reserved2

SYMS_U32 SYMS_MachSection32::reserved2

◆ sectname

SYMS_U8 SYMS_MachSection32::sectname[16]

◆ segname

SYMS_U8 SYMS_MachSection32::segname[16]

◆ size

SYMS_U32 SYMS_MachSection32::size

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