![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#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 |
| SYMS_S64 SYMS_MachBind::addend |
| SYMS_U64 SYMS_MachBind::dylib |
| SYMS_U8 SYMS_MachBind::flags |
| SYMS_U32 SYMS_MachBind::segment |
| SYMS_U64 SYMS_MachBind::segment_offset |
| SYMS_String8 SYMS_MachBind::symbol_name |
| SYMS_MachBindType SYMS_MachBind::type |