Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_symbolizer_markup_constants.h26 constexpr uptr kFormatDemangleMax = 1024; // Arbitrary. variable
H A Dsanitizer_symbolizer_markup_fuchsia.cpp28 static char buffer[kFormatDemangleMax]; in Demangle()
H A Dsanitizer_symbolizer_markup.cpp64 static char buffer[kFormatDemangleMax]; in Demangle()