Searched refs:RegisterCrashHandler (Results 1 – 3 of 3) sorted by relevance
33 Fortran::runtime::Terminator::RegisterCrashHandler(CatchCrash); in SetUp()
41 static void RegisterCrashHandler(void (*)(const char *sourceFile,
25 void Terminator::RegisterCrashHandler( in RegisterCrashHandler() function in Fortran::runtime::Terminator