Home
last modified time | relevance | path

Searched refs:ReportStackOverflow (Results 1 – 3 of 3) sorted by relevance

/external/compiler-rt/lib/asan/
Dasan_posix.cc77 ReportStackOverflow(sig); in AsanOnSIGSEGV()
Dasan_report.h55 void NORETURN ReportStackOverflow(const SignalContext &sig);
Dasan_report.cc655 void ReportStackOverflow(const SignalContext &sig) { in ReportStackOverflow() function