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

#include <syms_meta_mach.h>

Public Attributes

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

Member Data Documentation

◆ addr

SYMS_U64 SYMS_MachSection64::addr

◆ align

SYMS_U32 SYMS_MachSection64::align

◆ flags

SYMS_U32 SYMS_MachSection64::flags

◆ nreloc

SYMS_U32 SYMS_MachSection64::nreloc

◆ offset

SYMS_U32 SYMS_MachSection64::offset

◆ pad

SYMS_U32 SYMS_MachSection64::pad

◆ relocoff

SYMS_U32 SYMS_MachSection64::relocoff

◆ reserved1

SYMS_U32 SYMS_MachSection64::reserved1

◆ reserved2

SYMS_U32 SYMS_MachSection64::reserved2

◆ sectname

SYMS_U8 SYMS_MachSection64::sectname[16]

◆ segname

SYMS_U8 SYMS_MachSection64::segname[16]

◆ size

SYMS_U64 SYMS_MachSection64::size

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