Searched refs:ReportSIGSEGV (Results 1 – 4 of 4) sorted by relevance
79 ReportSIGSEGV("SEGV", sig); in AsanOnSIGSEGV()
56 void NORETURN ReportSIGSEGV(const char *description, const SignalContext &sig);
222 ReportSIGSEGV(description, sig); in SEHHandler()
670 void ReportSIGSEGV(const char *description, const SignalContext &sig) { in ReportSIGSEGV() function