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

#include <syms_dwarf_parser.h>

Public Attributes

SYMS_DwAbbrevKind kind
 
SYMS_U64Range abbrev_range
 
SYMS_U64 sub_kind
 
SYMS_U64 id
 
SYMS_U64 const_value
 
SYMS_DwAbbrevFlags flags
 

Member Data Documentation

◆ abbrev_range

SYMS_U64Range SYMS_DwAbbrev::abbrev_range

◆ const_value

SYMS_U64 SYMS_DwAbbrev::const_value

◆ flags

SYMS_DwAbbrevFlags SYMS_DwAbbrev::flags

◆ id

SYMS_U64 SYMS_DwAbbrev::id

◆ kind

SYMS_DwAbbrevKind SYMS_DwAbbrev::kind

◆ sub_kind

SYMS_U64 SYMS_DwAbbrev::sub_kind

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