UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
syms_regs_helpers.h File Reference

Go to the source code of this file.

Functions

SYMS_API SYMS_U64 syms_reg_count_from_arch (SYMS_Arch arch)
 
SYMS_API SYMS_String8syms_reg_name_table_from_arch (SYMS_Arch arch)
 
SYMS_API SYMS_RegSectionsyms_reg_section_table_from_arch (SYMS_Arch arch)
 
SYMS_API SYMS_RegSection syms_reg_section_from_reg_id (SYMS_Arch arch, SYMS_RegID reg_id)
 

Function Documentation

◆ syms_reg_count_from_arch()

SYMS_API SYMS_U64 syms_reg_count_from_arch ( SYMS_Arch  arch)

◆ syms_reg_name_table_from_arch()

SYMS_API SYMS_String8 * syms_reg_name_table_from_arch ( SYMS_Arch  arch)

◆ syms_reg_section_from_reg_id()

SYMS_API SYMS_RegSection syms_reg_section_from_reg_id ( SYMS_Arch  arch,
SYMS_RegID  reg_id 
)

◆ syms_reg_section_table_from_arch()

SYMS_API SYMS_RegSection * syms_reg_section_table_from_arch ( SYMS_Arch  arch)