![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
Go to the source code of this file.
Classes | |
| struct | SYMS_ProfChain |
| struct | SYMS_ProfState |
| struct | SYMS_ProfLock |
| struct | SYMS_ProfTreeNode |
| struct | SYMS_ProfTree |
Macros | |
| #define | SYMS_LogOpen(ftr, uid, block) ((void)0) |
| #define | SYMS_LogClose(block) ((void)0) |
| #define | SYMS_Log(fmt, ...) ((void)0) |
| #define | SYMS_LogIsEnabled() (0) |
| #define | SYMS_ProfBegin(str) ((void)0) |
| #define | SYMS_ProfEnd() ((void)0) |
| #define | SYMS_ProfPasteSubChain(s) ((void)0) |
Enumerations | |
| enum | { SYMS_LogFeature_LineTable = (1 << 0) , SYMS_LogFeature_DwarfUnitRanges = (1 << 1) , SYMS_LogFeature_DwarfTags = (1 << 2) , SYMS_LogFeature_DwarfUnwind = (1 << 3) , SYMS_LogFeature_DwarfCFILookup = (1 << 4) , SYMS_LogFeature_DwarfCFIDecode = (1 << 5) , SYMS_LogFeature_DwarfCFIApply = (1 << 6) , SYMS_LogFeature_PEEpilog = (1 << 7) , SYMS_LogFeature_PeResParser = (1 << 8) , SYMS_LogFeature_Dummy = (1 << 31) } |
| #define SYMS_LogIsEnabled | ( | ) | (0) |