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

#include <syms_mach_parser.h>

Public Attributes

struct SYMS_MachExport ** children
 
SYMS_U8 child_count
 
SYMS_B32 is_export_info
 
SYMS_String8 name
 
SYMS_U64 flags
 
SYMS_U64 address
 
SYMS_U64 dylib_ordinal
 
SYMS_String8 import_name
 
SYMS_U64 resolver
 

Member Data Documentation

◆ address

SYMS_U64 SYMS_MachExport::address

◆ child_count

SYMS_U8 SYMS_MachExport::child_count

◆ children

struct SYMS_MachExport** SYMS_MachExport::children

◆ dylib_ordinal

SYMS_U64 SYMS_MachExport::dylib_ordinal

◆ flags

SYMS_U64 SYMS_MachExport::flags

◆ import_name

SYMS_String8 SYMS_MachExport::import_name

◆ is_export_info

SYMS_B32 SYMS_MachExport::is_export_info

◆ name

SYMS_String8 SYMS_MachExport::name

◆ resolver

SYMS_U64 SYMS_MachExport::resolver

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