Home
last modified time | relevance | path

Searched defs:stack_buffer (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_symbolizer_report.cpp105 InternalMmapVector<BufferedStackTrace> stack_buffer(1); in ReportMmapWriteExec() local
187 InternalMmapVector<BufferedStackTrace> stack_buffer(1); in ReportStackOverflowImpl() local
226 InternalMmapVector<BufferedStackTrace> stack_buffer(1); in ReportDeadlySignalImpl() local
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_symbolizer_report.cc97 InternalMmapVector<BufferedStackTrace> stack_buffer(1); in ReportMmapWriteExec() local
176 InternalMmapVector<BufferedStackTrace> stack_buffer(1); in ReportStackOverflowImpl() local
206 InternalMmapVector<BufferedStackTrace> stack_buffer(1); in ReportDeadlySignalImpl() local
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_symbolizer_report.cc99 InternalMmapVector<BufferedStackTrace> stack_buffer(1); in ReportMmapWriteExec() local
178 InternalMmapVector<BufferedStackTrace> stack_buffer(1); in ReportStackOverflowImpl() local
208 InternalMmapVector<BufferedStackTrace> stack_buffer(1); in ReportDeadlySignalImpl() local
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/hwasan/
H A Dhwasan.cpp200 InternalMmapVector<BufferedStackTrace> stack_buffer(1); in HandleTagMismatch() local