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

#include <syms_dwarf_parser.h>

Public Attributes

SYMS_U64 unit_length
 
SYMS_U64 unit_opl
 
SYMS_U16 version
 
SYMS_U8 address_size
 
SYMS_U8 segment_selector_size
 
SYMS_U64 header_length
 
SYMS_U64 program_off
 
SYMS_U8 min_inst_len
 
SYMS_U8 max_ops_for_inst
 
SYMS_U8 default_is_stmt
 
SYMS_S8 line_base
 
SYMS_U8 line_range
 
SYMS_U8 opcode_base
 
SYMS_U64 num_opcode_lens
 
SYMS_U8opcode_lens
 
SYMS_String8Array dir_table
 
SYMS_DwLineVMFileArray file_table
 

Member Data Documentation

◆ address_size

SYMS_U8 SYMS_DwLineVMHeader::address_size

◆ default_is_stmt

SYMS_U8 SYMS_DwLineVMHeader::default_is_stmt

◆ dir_table

SYMS_String8Array SYMS_DwLineVMHeader::dir_table

◆ file_table

SYMS_DwLineVMFileArray SYMS_DwLineVMHeader::file_table

◆ header_length

SYMS_U64 SYMS_DwLineVMHeader::header_length

◆ line_base

SYMS_S8 SYMS_DwLineVMHeader::line_base

◆ line_range

SYMS_U8 SYMS_DwLineVMHeader::line_range

◆ max_ops_for_inst

SYMS_U8 SYMS_DwLineVMHeader::max_ops_for_inst

◆ min_inst_len

SYMS_U8 SYMS_DwLineVMHeader::min_inst_len

◆ num_opcode_lens

SYMS_U64 SYMS_DwLineVMHeader::num_opcode_lens

◆ opcode_base

SYMS_U8 SYMS_DwLineVMHeader::opcode_base

◆ opcode_lens

SYMS_U8* SYMS_DwLineVMHeader::opcode_lens

◆ program_off

SYMS_U64 SYMS_DwLineVMHeader::program_off

◆ segment_selector_size

SYMS_U8 SYMS_DwLineVMHeader::segment_selector_size

◆ unit_length

SYMS_U64 SYMS_DwLineVMHeader::unit_length

◆ unit_opl

SYMS_U64 SYMS_DwLineVMHeader::unit_opl

◆ version

SYMS_U16 SYMS_DwLineVMHeader::version

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