Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_globals.cpp82 static void ReportGlobal(const Global &g, const char *prefix) { in ReportGlobal() function
120 ReportGlobal(g, "Search"); in GetGlobalsForAddress()
204 ReportGlobal(*g, "Added"); in RegisterGlobal()
245 ReportGlobal(*g, "Removed"); in UnregisterGlobal()