Home
last modified time | relevance | path

Searched refs:ReportCrash (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sal/osl/w32/
H A Dsignal.cxx126 static BOOL ReportCrash( LPEXCEPTION_POINTERS lpEP ) in ReportCrash() function
309 if ( bRaiseCrashReporter && ReportCrash( lpEP ) || IsWin95A() ) in SignalHandlerFunction()
358 if ( ReportCrash( NULL ) || IsWin95A() ) in InvalidParameterHandlerFunction()
/trunk/main/sal/osl/unx/
H A Dsignal.c493 static int ReportCrash( int Signal ) in ReportCrash() function
885 ReportCrash( Signal ); in CallSystemHandler()
950 ReportCrash( Signal ); in SignalHandlerFunction()
965 ReportCrash( Signal ); in SignalHandlerFunction()