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

#include <syms_dwarf_expr.h>

Public Attributes

SYMS_U64 max_step_count
 
SYMS_MemoryViewmemview
 
SYMS_DwRegsX64regs
 
SYMS_U64text_section_base
 
SYMS_U64frame_base
 
SYMS_U64object_address
 
SYMS_U64tls_address
 
SYMS_U64cfa
 
SYMS_DwExprMachineCallConfig call
 

Member Data Documentation

◆ call

SYMS_DwExprMachineCallConfig SYMS_DwExprMachineConfig::call

◆ cfa

SYMS_U64* SYMS_DwExprMachineConfig::cfa

◆ frame_base

SYMS_U64* SYMS_DwExprMachineConfig::frame_base

◆ max_step_count

SYMS_U64 SYMS_DwExprMachineConfig::max_step_count

◆ memview

SYMS_MemoryView* SYMS_DwExprMachineConfig::memview

◆ object_address

SYMS_U64* SYMS_DwExprMachineConfig::object_address

◆ regs

SYMS_DwRegsX64* SYMS_DwExprMachineConfig::regs

◆ text_section_base

SYMS_U64* SYMS_DwExprMachineConfig::text_section_base

◆ tls_address

SYMS_U64* SYMS_DwExprMachineConfig::tls_address

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