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

#include <syms_dwarf_parser.h>

Public Attributes

SYMS_U64 size
 
SYMS_DwCompUnitKind kind
 
SYMS_DwVersion version
 
SYMS_U64 address_size
 
SYMS_U64 abbrev_off
 
SYMS_U64 info_off
 
SYMS_U64 index
 
SYMS_U64Range tags_info_range
 
SYMS_DwAbbrevTable abbrev_table
 
SYMS_U64 rnglist_base
 
SYMS_U64 loclist_base
 
SYMS_U64 addrs_base
 
SYMS_U64 stroffs_base
 
SYMS_String8 name
 
SYMS_String8 producer
 
SYMS_String8 compile_dir
 
SYMS_String8 external_dwo_name
 
SYMS_U64 dwo_id
 
SYMS_DwLanguage language
 
SYMS_U64 name_case
 
SYMS_B32 use_utf8
 
SYMS_U64 line_off
 
SYMS_U64 low_pc
 
SYMS_U64 high_pc
 
SYMS_DwAttribValue ranges_attrib_value
 
SYMS_U64 base_addr
 
SYMS_String8Array dir_table
 
SYMS_DwLineVMFileArray file_table
 

Member Data Documentation

◆ abbrev_off

SYMS_U64 SYMS_DwCompRoot::abbrev_off

◆ abbrev_table

SYMS_DwAbbrevTable SYMS_DwCompRoot::abbrev_table

◆ address_size

SYMS_U64 SYMS_DwCompRoot::address_size

◆ addrs_base

SYMS_U64 SYMS_DwCompRoot::addrs_base

◆ base_addr

SYMS_U64 SYMS_DwCompRoot::base_addr

◆ compile_dir

SYMS_String8 SYMS_DwCompRoot::compile_dir

◆ dir_table

SYMS_String8Array SYMS_DwCompRoot::dir_table

◆ dwo_id

SYMS_U64 SYMS_DwCompRoot::dwo_id

◆ external_dwo_name

SYMS_String8 SYMS_DwCompRoot::external_dwo_name

◆ file_table

SYMS_DwLineVMFileArray SYMS_DwCompRoot::file_table

◆ high_pc

SYMS_U64 SYMS_DwCompRoot::high_pc

◆ index

SYMS_U64 SYMS_DwCompRoot::index

◆ info_off

SYMS_U64 SYMS_DwCompRoot::info_off

◆ kind

SYMS_DwCompUnitKind SYMS_DwCompRoot::kind

◆ language

SYMS_DwLanguage SYMS_DwCompRoot::language

◆ line_off

SYMS_U64 SYMS_DwCompRoot::line_off

◆ loclist_base

SYMS_U64 SYMS_DwCompRoot::loclist_base

◆ low_pc

SYMS_U64 SYMS_DwCompRoot::low_pc

◆ name

SYMS_String8 SYMS_DwCompRoot::name

◆ name_case

SYMS_U64 SYMS_DwCompRoot::name_case

◆ producer

SYMS_String8 SYMS_DwCompRoot::producer

◆ ranges_attrib_value

SYMS_DwAttribValue SYMS_DwCompRoot::ranges_attrib_value

◆ rnglist_base

SYMS_U64 SYMS_DwCompRoot::rnglist_base

◆ size

SYMS_U64 SYMS_DwCompRoot::size

◆ stroffs_base

SYMS_U64 SYMS_DwCompRoot::stroffs_base

◆ tags_info_range

SYMS_U64Range SYMS_DwCompRoot::tags_info_range

◆ use_utf8

SYMS_B32 SYMS_DwCompRoot::use_utf8

◆ version

SYMS_DwVersion SYMS_DwCompRoot::version

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