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

#include <syms_pdb.h>

Public Attributes

SYMS_U32 sym_hash_size
 
SYMS_U32 addr_map_size
 
SYMS_U32 thunk_count
 
SYMS_U32 thunk_size
 
SYMS_CvSectionIndex isec_thunk_table
 
SYMS_U8 padding [2]
 
SYMS_U32 sec_thunk_tabl_off
 
SYMS_U32 sec_count
 

Member Data Documentation

◆ addr_map_size

SYMS_U32 SYMS_PdbPsiHeader::addr_map_size

◆ isec_thunk_table

SYMS_CvSectionIndex SYMS_PdbPsiHeader::isec_thunk_table

◆ padding

SYMS_U8 SYMS_PdbPsiHeader::padding[2]

◆ sec_count

SYMS_U32 SYMS_PdbPsiHeader::sec_count

◆ sec_thunk_tabl_off

SYMS_U32 SYMS_PdbPsiHeader::sec_thunk_tabl_off

◆ sym_hash_size

SYMS_U32 SYMS_PdbPsiHeader::sym_hash_size

◆ thunk_count

SYMS_U32 SYMS_PdbPsiHeader::thunk_count

◆ thunk_size

SYMS_U32 SYMS_PdbPsiHeader::thunk_size

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