Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_symbolizer_fuchsia.h28 constexpr const char *kFormatFunction = "{{{pc:%p}}}"; variable
H A Dsanitizer_symbolizer_markup.cpp71 internal_snprintf(buffer, sizeof(buffer), kFormatFunction, addr); in SymbolizePC()