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

#include <syms_dwarf_parser.h>

Public Attributes

SYMS_FileFormat format
 
SYMS_Arch arch
 
SYMS_U64 vbase
 
SYMS_SecInfoArray sections
 
SYMS_U64 text_section_idx
 
SYMS_U64Range acceptable_vrange
 
SYMS_DwSectionsection_map
 
SYMS_U64 unit_count
 
SYMS_DwUnitRangeInfounit_range_info
 
SYMS_B32 is_dwo
 

Member Data Documentation

◆ acceptable_vrange

SYMS_U64Range SYMS_DwDbgAccel::acceptable_vrange

◆ arch

SYMS_Arch SYMS_DwDbgAccel::arch

◆ format

SYMS_FileFormat SYMS_DwDbgAccel::format

◆ is_dwo

SYMS_B32 SYMS_DwDbgAccel::is_dwo

◆ section_map

SYMS_DwSection* SYMS_DwDbgAccel::section_map

◆ sections

SYMS_SecInfoArray SYMS_DwDbgAccel::sections

◆ text_section_idx

SYMS_U64 SYMS_DwDbgAccel::text_section_idx

◆ unit_count

SYMS_U64 SYMS_DwDbgAccel::unit_count

◆ unit_range_info

SYMS_DwUnitRangeInfo* SYMS_DwDbgAccel::unit_range_info

◆ vbase

SYMS_U64 SYMS_DwDbgAccel::vbase

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