Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_symbolizer_report.cc166 static void ReportStackOverflowImpl(const SignalContext &sig, u32 tid, in ReportStackOverflowImpl() function
221 ReportStackOverflowImpl(sig, tid, unwind, unwind_context); in ReportDeadlySignal()
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_symbolizer_report.cc168 static void ReportStackOverflowImpl(const SignalContext &sig, u32 tid, in ReportStackOverflowImpl() function
223 ReportStackOverflowImpl(sig, tid, unwind, unwind_context); in ReportDeadlySignal()
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_symbolizer_report.cpp177 static void ReportStackOverflowImpl(const SignalContext &sig, u32 tid, in ReportStackOverflowImpl() function
241 ReportStackOverflowImpl(sig, tid, unwind, unwind_context); in ReportDeadlySignal()