Searched refs:crashAddress (Results 1 – 1 of 1) sorted by relevance
154 deUintptr crashAddress; member224 g_crashHandler->crashAddress = (deUintptr)info->ExceptionRecord->ExceptionAddress; in unhandledExceptionFilter()251 g_crashHandler->crashAddress = 0; in assertFailureCallback()288 handler->crashAddress = 0; in qpCrashHandler_create()350 if (handler->crashAddress != 0) in qpCrashHandler_writeCrashInfo()352 BOOL symInfoOk = SymFromAddr(process, (DWORD64)handler->crashAddress, 0, symInfo); in qpCrashHandler_writeCrashInfo()354 writeInfoFormat(writeInfo, userPtr, " at %p %s%s\n", handler->crashAddress, in qpCrashHandler_writeCrashInfo()