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

#include <syms_pdb_parser.h>

Public Attributes

SYMS_FileFormat format
 
SYMS_MsfAccelmsf
 
SYMS_PdbDbiAccel dbi
 
SYMS_PdbNamedStreamArray named
 
SYMS_PdbStrtblAccel strtbl
 
SYMS_PdbTpiAccel tpi
 
SYMS_PdbTpiAccel ipi
 
SYMS_PdbGsiAccel gsi
 
SYMS_PdbGsiAccel psi
 
SYMS_PeGuid auth_guid
 
SYMS_Arch arch
 
SYMS_UnitID type_uid
 
SYMS_MsfRange section_data_range
 
SYMS_U64section_voffs
 
SYMS_U64 section_count
 

Member Data Documentation

◆ arch

SYMS_Arch SYMS_PdbDbgAccel::arch

◆ auth_guid

SYMS_PeGuid SYMS_PdbDbgAccel::auth_guid

◆ dbi

SYMS_PdbDbiAccel SYMS_PdbDbgAccel::dbi

◆ format

SYMS_FileFormat SYMS_PdbDbgAccel::format

◆ gsi

SYMS_PdbGsiAccel SYMS_PdbDbgAccel::gsi

◆ ipi

SYMS_PdbTpiAccel SYMS_PdbDbgAccel::ipi

◆ msf

SYMS_MsfAccel* SYMS_PdbDbgAccel::msf

◆ named

SYMS_PdbNamedStreamArray SYMS_PdbDbgAccel::named

◆ psi

SYMS_PdbGsiAccel SYMS_PdbDbgAccel::psi

◆ section_count

SYMS_U64 SYMS_PdbDbgAccel::section_count

◆ section_data_range

SYMS_MsfRange SYMS_PdbDbgAccel::section_data_range

◆ section_voffs

SYMS_U64* SYMS_PdbDbgAccel::section_voffs

◆ strtbl

SYMS_PdbStrtblAccel SYMS_PdbDbgAccel::strtbl

◆ tpi

SYMS_PdbTpiAccel SYMS_PdbDbgAccel::tpi

◆ type_uid

SYMS_UnitID SYMS_PdbDbgAccel::type_uid

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