Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libsanitizer/asan/
H A Dasan_report.h37 void PrintGlobalNameIfASCII(InternalScopedString *str, const __asan_global &g);
H A Dasan_globals.cpp270 void PrintGlobalNameIfASCII(InternalScopedString *str, const __asan_global &g) { in PrintGlobalNameIfASCII() function
H A Dasan_descriptions.cpp297 PrintGlobalNameIfASCII(&str, g); in DescribeAddressRelativeToGlobal()
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/asan/
H A Dasan_report.h36 void PrintGlobalNameIfASCII(InternalScopedString *str, const __asan_global &g);
H A Dasan_globals.cc270 void PrintGlobalNameIfASCII(InternalScopedString *str, const __asan_global &g) { in PrintGlobalNameIfASCII() function
H A Dasan_descriptions.cc297 PrintGlobalNameIfASCII(&str, g); in DescribeAddressRelativeToGlobal()
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/asan/
H A Dasan_report.h38 void PrintGlobalNameIfASCII(InternalScopedString *str, const __asan_global &g);
H A Dasan_globals.cc290 void PrintGlobalNameIfASCII(InternalScopedString *str, const __asan_global &g) { in PrintGlobalNameIfASCII() function
H A Dasan_descriptions.cc299 PrintGlobalNameIfASCII(&str, g); in DescribeAddressRelativeToGlobal()