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

#include <syms_dwarf_parser.h>

Public Attributes

SYMS_U64 address
 
SYMS_U32 op_index
 
SYMS_U32 file_index
 
SYMS_U32 line
 
SYMS_U32 column
 
SYMS_B32 is_stmt
 
SYMS_B32 basic_block
 
SYMS_B32 prologue_end
 
SYMS_B32 epilogue_begin
 
SYMS_U64 isa
 
SYMS_U64 discriminator
 
SYMS_B32 end_sequence
 
SYMS_B32 busted_seq
 

Member Data Documentation

◆ address

SYMS_U64 SYMS_DwLineVMState::address

◆ basic_block

SYMS_B32 SYMS_DwLineVMState::basic_block

◆ busted_seq

SYMS_B32 SYMS_DwLineVMState::busted_seq

◆ column

SYMS_U32 SYMS_DwLineVMState::column

◆ discriminator

SYMS_U64 SYMS_DwLineVMState::discriminator

◆ end_sequence

SYMS_B32 SYMS_DwLineVMState::end_sequence

◆ epilogue_begin

SYMS_B32 SYMS_DwLineVMState::epilogue_begin

◆ file_index

SYMS_U32 SYMS_DwLineVMState::file_index

◆ is_stmt

SYMS_B32 SYMS_DwLineVMState::is_stmt

◆ isa

SYMS_U64 SYMS_DwLineVMState::isa

◆ line

SYMS_U32 SYMS_DwLineVMState::line

◆ op_index

SYMS_U32 SYMS_DwLineVMState::op_index

◆ prologue_end

SYMS_B32 SYMS_DwLineVMState::prologue_end

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