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

#include <syms_dwarf_parser.h>

Public Attributes

SYMS_SymbolID sid
 
SYMS_DwTagKind kind
 
SYMS_DwTagStubFlags flags
 
SYMS_U64 children_info_off
 
SYMS_U64 attribs_info_off
 
SYMS_U64 attribs_abbrev_off
 
SYMS_SymbolID ref
 
SYMS_SymbolID abstract_origin
 
SYMS_U64 _unused_
 

Member Data Documentation

◆ _unused_

SYMS_U64 SYMS_DwTagStub::_unused_

◆ abstract_origin

SYMS_SymbolID SYMS_DwTagStub::abstract_origin

◆ attribs_abbrev_off

SYMS_U64 SYMS_DwTagStub::attribs_abbrev_off

◆ attribs_info_off

SYMS_U64 SYMS_DwTagStub::attribs_info_off

◆ children_info_off

SYMS_U64 SYMS_DwTagStub::children_info_off

◆ flags

SYMS_DwTagStubFlags SYMS_DwTagStub::flags

◆ kind

SYMS_DwTagKind SYMS_DwTagStub::kind

◆ ref

SYMS_SymbolID SYMS_DwTagStub::ref

◆ sid

SYMS_SymbolID SYMS_DwTagStub::sid

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