Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_symbolizer_fuchsia.h25 constexpr uptr kFormatDemangleMax = 1024; // Arbitrary. variable
H A Dsanitizer_symbolizer_markup.cpp41 static char buffer[kFormatDemangleMax]; in Demangle()