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

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_symbolizer_fuchsia.h25 constexpr uptr kFormatDemangleMax = 1024; // Arbitrary. member in namespace:__sanitizer
H A Dsanitizer_symbolizer_rtems.h26 constexpr uptr kFormatDemangleMax = 1024; // Arbitrary. member in namespace:__sanitizer
H A Dsanitizer_symbolizer_markup.cpp42 static char buffer[kFormatDemangleMax];

Completed in 69 milliseconds