Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/asan/
H A Dasan_errors.cc486 static void PrintLegend(InternalScopedString *str) { in PrintLegend() function
556 if (flags()->print_legend) PrintLegend(&str); in PrintShadowMemoryForAddress()
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/asan/
H A Dasan_errors.cc484 static void PrintLegend(InternalScopedString *str) { in PrintLegend() function
554 if (flags()->print_legend) PrintLegend(&str); in PrintShadowMemoryForAddress()
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/asan/
H A Dasan_errors.cpp500 static void PrintLegend(InternalScopedString *str) { in PrintLegend() function
570 if (flags()->print_legend) PrintLegend(&str); in PrintShadowMemoryForAddress()