Searched refs:ReportStackOverflowImpl (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/ |
H A D | sanitizer_symbolizer_report.cc | 166 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 D | sanitizer_symbolizer_report.cc | 168 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 D | sanitizer_symbolizer_report.cpp | 177 static void ReportStackOverflowImpl(const SignalContext &sig, u32 tid, in ReportStackOverflowImpl() function 241 ReportStackOverflowImpl(sig, tid, unwind, unwind_context); in ReportDeadlySignal()
|