Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_report.h37 void PrintGlobalNameIfASCII(InternalScopedString *str, const __asan_global &g);
H A Dasan_globals.cpp355 void PrintGlobalNameIfASCII(InternalScopedString *str, const __asan_global &g) { in PrintGlobalNameIfASCII() function
H A Dasan_descriptions.cpp299 PrintGlobalNameIfASCII(&str, g); in DescribeAddressRelativeToGlobal()