![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <syms_unwind_elf_x64.h>
Public Attributes | ||
| SYMS_DwCFICFARule | rule | |
| union { | ||
| struct { | ||
| SYMS_U64 reg_idx | ||
| SYMS_S64 offset | ||
| } | ||
| SYMS_U64Range expr | ||
| }; | ||
| union { ... } SYMS_DwCFICFACell |
| SYMS_U64Range SYMS_DwCFICFACell::expr |
| SYMS_S64 SYMS_DwCFICFACell::offset |
| SYMS_U64 SYMS_DwCFICFACell::reg_idx |
| SYMS_DwCFICFARule SYMS_DwCFICFACell::rule |