Searched refs:PrintCrashIR (Results 1 – 2 of 2) sorted by relevance
101 PrintCrashIR("print-on-crash", variable2118 assert(PrintCrashIR && "Did not expect to get here without option set."); in SignalHandler()2126 assert(PrintCrashIR && "Did not expect to get here without option set."); in ~PrintCrashIRInstrumentation()2132 if (!PrintCrashIR || CrashReporter) in registerCallbacks()2171 PrintCrashIR.registerCallbacks(PIC); in registerCallbacks()
564 PrintCrashIRInstrumentation PrintCrashIR; variable