Searched refs:ReportCrash (Results 1 – 2 of 2) sorted by relevance
486 static int ReportCrash( int Signal ) in ReportCrash() function878 ReportCrash( Signal ); in CallSystemHandler()943 ReportCrash( Signal ); in SignalHandlerFunction()958 ReportCrash( Signal ); in SignalHandlerFunction()
111 static BOOL ReportCrash( LPEXCEPTION_POINTERS lpEP ) in ReportCrash() function294 if ( bRaiseCrashReporter && ReportCrash( lpEP ) || IsWin95A() ) in SignalHandlerFunction()
Completed in 15 milliseconds