Home
last modified time | relevance | path

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

/src/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_errors.cpp519 static void PrintLegend(InternalScopedString *str) { in PrintLegend() function
591 if (flags()->print_legend) PrintLegend(&str); in PrintShadowMemoryForAddress()