Home
last modified time | relevance | path

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

/external/compiler-rt/lib/asan/
Dasan_globals.cc84 static void ReportGlobal(const Global &g, const char *prefix) { in ReportGlobal() function
114 ReportGlobal(g, "Search"); in GetGlobalsForAddress()
208 ReportGlobal(*g, "Added"); in RegisterGlobal()
249 ReportGlobal(*g, "Removed"); in UnregisterGlobal()