Ark Server API (ASA) - Wiki
Loading...
Searching...
No Matches
FGenericPlatformStackWalk Member List

This is the complete list of members for FGenericPlatformStackWalk, including all inherited members.

Base typedefFGenericPlatformStackWalk
CaptureStackBackTrace(uint64 *BackTrace, uint32 MaxDepth, void *Context=nullptr)FGenericPlatformStackWalkstatic
CaptureThreadStackBackTrace(uint64 ThreadId, uint64 *BackTrace, uint32 MaxDepth, void *Context=nullptr)FGenericPlatformStackWalkstatic
GetProcessModuleCount()FGenericPlatformStackWalkinlinestatic
GetProcessModuleSignatures(FStackWalkModuleInfo *ModuleSignatures, const int32 ModuleSignaturesSize)FGenericPlatformStackWalkinlinestatic
GetStack(int32 IgnoreCount, int32 MaxDepth=100, void *Context=nullptr)FGenericPlatformStackWalkstatic
GetSymbolMetaData()FGenericPlatformStackWalkstatic
Init()FGenericPlatformStackWalkstatic
InitStackWalking()FGenericPlatformStackWalkinlinestatic
InitStackWalkingForProcess(const FProcHandle &Process)FGenericPlatformStackWalkinlinestatic
ProgramCounterToHumanReadableString(int32 CurrentCallDepth, uint64 ProgramCounter, ANSICHAR *HumanReadableString, SIZE_T HumanReadableStringSize, FGenericCrashContext *Context=nullptr)FGenericPlatformStackWalkstatic
ProgramCounterToSymbolInfo(uint64 ProgramCounter, FProgramCounterSymbolInfo &out_SymbolInfo)FGenericPlatformStackWalkinlinestatic
ProgramCounterToSymbolInfoEx(uint64 ProgramCounter, FProgramCounterSymbolInfoEx &out_SymbolInfo)FGenericPlatformStackWalkinlinestatic
StackWalkAndDump(ANSICHAR *HumanReadableString, SIZE_T HumanReadableStringSize, int32 IgnoreCount, void *Context=nullptr)FGenericPlatformStackWalkstatic
StackWalkAndDump(ANSICHAR *HumanReadableString, SIZE_T HumanReadableStringSize, void *ProgramCounter, void *Context=nullptr)FGenericPlatformStackWalkstatic
StackWalkAndDumpEx(ANSICHAR *HumanReadableString, SIZE_T HumanReadableStringSize, int32 IgnoreCount, uint32 Flags, void *Context=nullptr)FGenericPlatformStackWalkstatic
StackWalkAndDumpEx(ANSICHAR *HumanReadableString, SIZE_T HumanReadableStringSize, void *ProgramCounter, uint32 Flags, void *Context=nullptr)FGenericPlatformStackWalkstatic
SymbolInfoToHumanReadableString(const FProgramCounterSymbolInfo &SymbolInfo, ANSICHAR *HumanReadableString, SIZE_T HumanReadableStringSize)FGenericPlatformStackWalkstatic
SymbolInfoToHumanReadableStringEx(const FProgramCounterSymbolInfoEx &SymbolInfo, FString &out_HumanReadableString)FGenericPlatformStackWalkstatic
ThreadStackWalkAndDump(ANSICHAR *HumanReadableString, SIZE_T HumanReadableStringSize, int32 IgnoreCount, uint32 ThreadId)FGenericPlatformStackWalkinlinestatic
WantsDetailedCallstacksInNonMonolithicBuilds()FGenericPlatformStackWalkprotectedstatic