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 AsanOnDeadlySignal()
Dasan_report.h54 void ReportStackOverflow(const SignalContext &sig);
Dasan_report.cc740 void ReportStackOverflow(const SignalContext &sig) { in ReportStackOverflow() function