![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
Go to the source code of this file.
Macros | |
| #define | SYMS_REGS_HELPERS_C |
Functions | |
| SYMS_API SYMS_U64 | syms_reg_count_from_arch (SYMS_Arch arch) |
| SYMS_API SYMS_String8 * | syms_reg_name_table_from_arch (SYMS_Arch arch) |
| SYMS_API SYMS_RegSection * | syms_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) |
| #define SYMS_REGS_HELPERS_C |
| SYMS_API SYMS_String8 * syms_reg_name_table_from_arch | ( | SYMS_Arch | arch | ) |
| SYMS_API SYMS_RegSection syms_reg_section_from_reg_id | ( | SYMS_Arch | arch, |
| SYMS_RegID | reg_id | ||
| ) |
| SYMS_API SYMS_RegSection * syms_reg_section_table_from_arch | ( | SYMS_Arch | arch | ) |