Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/compiler-rt/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
/freebsd-12.1/contrib/compiler-rt/lib/hwasan/
H A Dhwasan_linux.cc377 InternalMmapVector<BufferedStackTrace> stack_buffer(1); in HwasanOnSIGTRAP() local