30 void* ErrorFrame =
nullptr;
33 char SignalDescription[128];
36 char MinidumpCallstackInfo[16384];
#define NULL
Definition oodle2base.h:134
UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition SharedPointer.h:127
ECrashContextType
Definition GenericPlatformCrashContext.h:112
float Val(const FString &Value)
Definition UnrealMath.cpp:3163
Definition ApplePlatformCrashContext.h:15
siginfo_t * Info
Definition ApplePlatformCrashContext.h:23
int32 Signal
Definition ApplePlatformCrashContext.h:20
ucontext_t * Context
Definition ApplePlatformCrashContext.h:26
Definition GenericPlatformCrashContext.h:395
virtual CORE_API const TCHAR * GetCallstackProperty() const
Definition GenericPlatformCrashContext.cpp:1125