Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_symbolizer_fuchsia.h29 constexpr uptr kFormatFunctionMax = 64; // More than big enough for 64-bit hex. variable
H A Dsanitizer_symbolizer_markup.cpp70 char buffer[kFormatFunctionMax]; in SymbolizePC()