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

#include <syms_mach_parser.h>

Public Attributes

SYMS_U32 segment
 
SYMS_U64 segment_offset
 
SYMS_U64 dylib
 
SYMS_String8 symbol_name
 
SYMS_U8 flags
 
SYMS_MachBindType type
 
SYMS_S64 addend
 

Member Data Documentation

◆ addend

SYMS_S64 SYMS_MachBind::addend

◆ dylib

SYMS_U64 SYMS_MachBind::dylib

◆ flags

SYMS_U8 SYMS_MachBind::flags

◆ segment

SYMS_U32 SYMS_MachBind::segment

◆ segment_offset

SYMS_U64 SYMS_MachBind::segment_offset

◆ symbol_name

SYMS_String8 SYMS_MachBind::symbol_name

◆ type

SYMS_MachBindType SYMS_MachBind::type

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