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

#include <syms_unwind_elf_x64.h>

Public Attributes

SYMS_DwCFICFARule rule
 
union { 
 
   struct { 
 
      SYMS_U64   reg_idx 
 
      SYMS_S64   offset 
 
   }  
 
   SYMS_U64Range   expr 
 
};  
 

Member Data Documentation

◆ [union]

union { ... } SYMS_DwCFICFACell

◆ expr

SYMS_U64Range SYMS_DwCFICFACell::expr

◆ offset

SYMS_S64 SYMS_DwCFICFACell::offset

◆ reg_idx

SYMS_U64 SYMS_DwCFICFACell::reg_idx

◆ rule

SYMS_DwCFICFARule SYMS_DwCFICFACell::rule

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