Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Unix
Inheritance Hierarchy
- FGenericPlatformStackWalk
- FUnixPlatformStackWalk
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Unix/UnixPlatformStackWalk.h |
Include | #include "Unix/UnixPlatformStackWalk.h" |
Syntax
struct FUnixPlatformStackWalk : public FGenericPlatformStackWalk
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
uint32 | CaptureStackBackTrace
(
uint64* BackTrace, |
|
![]() ![]() |
uint32 | CaptureThreadStackBackTrace
(
uint64 ThreadId, |
|
![]() ![]() |
int32 | ||
![]() ![]() |
int32 | GetProcessModuleSignatures
(
FStackWalkModuleInfo* ModuleSignatures, |
|
![]() ![]() |
bool | ProgramCounterToHumanReadableString
(
int32 CurrentCallDepth, |
|
![]() ![]() |
void | ProgramCounterToSymbolInfo
(
uint64 ProgramCounter, |
|
![]() ![]() |
void | StackWalkAndDump
(
ANSICHAR* HumanReadableString, |
|
![]() ![]() |
void | StackWalkAndDump
(
ANSICHAR* HumanReadableString, |
|
![]() ![]() |
void | StackWalkAndDumpEx
(
ANSICHAR* HumanReadableString, |
|
![]() ![]() |
void | StackWalkAndDumpEx
(
ANSICHAR* HumanReadableString, |
|
![]() ![]() |
void | ThreadStackWalkAndDump
(
ANSICHAR* HumanReadableString, |