Searched refs:BenignCrashTrigger (Results 1 – 2 of 2) sorted by relevance
71 bool BenignCrashTrigger(const MDRawExceptionStream *raw_exception_stream);
126 if (this->BenignCrashTrigger(raw_exception_stream)) { in CheckPlatformExploitability()584 bool ExploitabilityLinux::BenignCrashTrigger(const MDRawExceptionStream in BenignCrashTrigger() function in google_breakpad::ExploitabilityLinux