Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_symbolizer_report.cpp225 static const char kDescription[] = "stack-overflow"; in ReportStackOverflowImpl() local
227 SanitizerToolName, kDescription, (void *)sig.addr, (void *)sig.pc, in ReportStackOverflowImpl()
235 ReportErrorSummary(kDescription, stack); in ReportStackOverflowImpl()