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

#include <syms_dwarf_parser.h>

Public Attributes

SYMS_DwTagnext_sibling
 
SYMS_DwTagfirst_child
 
SYMS_DwTaglast_child
 
SYMS_DwTagparent
 
SYMS_U64Range info_range
 
SYMS_U64Range abbrev_range
 
SYMS_B32 has_children
 
SYMS_U64 abbrev_id
 
SYMS_DwTagKind kind
 
SYMS_U64 attribs_info_off
 
SYMS_U64 attribs_abbrev_off
 
SYMS_DwAttribList attribs
 

Member Data Documentation

◆ abbrev_id

SYMS_U64 SYMS_DwTag::abbrev_id

◆ abbrev_range

SYMS_U64Range SYMS_DwTag::abbrev_range

◆ attribs

SYMS_DwAttribList SYMS_DwTag::attribs

◆ attribs_abbrev_off

SYMS_U64 SYMS_DwTag::attribs_abbrev_off

◆ attribs_info_off

SYMS_U64 SYMS_DwTag::attribs_info_off

◆ first_child

SYMS_DwTag* SYMS_DwTag::first_child

◆ has_children

SYMS_B32 SYMS_DwTag::has_children

◆ info_range

SYMS_U64Range SYMS_DwTag::info_range

◆ kind

SYMS_DwTagKind SYMS_DwTag::kind

◆ last_child

SYMS_DwTag* SYMS_DwTag::last_child

◆ next_sibling

SYMS_DwTag* SYMS_DwTag::next_sibling

◆ parent

SYMS_DwTag* SYMS_DwTag::parent

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