Home
last modified time | relevance | path

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

/external/compiler-rt/lib/asan/
Dasan_posix.cc86 ReportStackOverflow(sig); in AsanOnDeadlySignal()
Dasan_report.h54 void ReportStackOverflow(const SignalContext &sig);
Dasan_report.cc741 void ReportStackOverflow(const SignalContext &sig) { in ReportStackOverflow() function