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

#include <syms_dwarf_parser.h>

Public Attributes

SYMS_FileFormat format
 
SYMS_UnitID uid
 
SYMS_DwVersion version
 
SYMS_U64 address_size
 
SYMS_U64 base_addr
 
SYMS_U64 addrs_base
 
SYMS_DwLanguage language
 
SYMS_DwAbbrevTable abbrev_table
 
SYMS_U64 stub_table_size
 
SYMS_DwTagStubCacheNode ** stub_table
 
SYMS_DwTagRefTable ref_table
 
SYMS_DwTagRefTable parent_table
 
SYMS_DwTagStubCacheNodestub_root
 
SYMS_SymbolIDArray all_top_ids
 
SYMS_SymbolIDArray proc_ids
 
SYMS_SymbolIDArray var_ids
 
SYMS_SymbolIDArray type_ids
 
SYMS_DwAttribValueResolveParams resolve_params
 

Member Data Documentation

◆ abbrev_table

SYMS_DwAbbrevTable SYMS_DwUnitAccel::abbrev_table

◆ address_size

SYMS_U64 SYMS_DwUnitAccel::address_size

◆ addrs_base

SYMS_U64 SYMS_DwUnitAccel::addrs_base

◆ all_top_ids

SYMS_SymbolIDArray SYMS_DwUnitAccel::all_top_ids

◆ base_addr

SYMS_U64 SYMS_DwUnitAccel::base_addr

◆ format

SYMS_FileFormat SYMS_DwUnitAccel::format

◆ language

SYMS_DwLanguage SYMS_DwUnitAccel::language

◆ parent_table

SYMS_DwTagRefTable SYMS_DwUnitAccel::parent_table

◆ proc_ids

SYMS_SymbolIDArray SYMS_DwUnitAccel::proc_ids

◆ ref_table

SYMS_DwTagRefTable SYMS_DwUnitAccel::ref_table

◆ resolve_params

SYMS_DwAttribValueResolveParams SYMS_DwUnitAccel::resolve_params

◆ stub_root

SYMS_DwTagStubCacheNode* SYMS_DwUnitAccel::stub_root

◆ stub_table

SYMS_DwTagStubCacheNode** SYMS_DwUnitAccel::stub_table

◆ stub_table_size

SYMS_U64 SYMS_DwUnitAccel::stub_table_size

◆ type_ids

SYMS_SymbolIDArray SYMS_DwUnitAccel::type_ids

◆ uid

SYMS_UnitID SYMS_DwUnitAccel::uid

◆ var_ids

SYMS_SymbolIDArray SYMS_DwUnitAccel::var_ids

◆ version

SYMS_DwVersion SYMS_DwUnitAccel::version

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