Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/lib/asan/
Dasan_errors.cpp499 static void PrintLegend(InternalScopedString *str) { in PrintLegend() function
569 if (flags()->print_legend) PrintLegend(&str); in PrintShadowMemoryForAddress()
/external/compiler-rt/lib/asan/
Dasan_report.cc148 static void PrintLegend(InternalScopedString *str) { in PrintLegend() function
218 if (flags()->print_legend) PrintLegend(&str); in PrintShadowMemoryForAddress()