Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/asan/
H A Dasan_globals.cpp83 static void ReportGlobal(const Global &g, const char *prefix) { in ReportGlobal() function
116 ReportGlobal(g, "Search"); in GetGlobalsForAddress()
200 ReportGlobal(*g, "Added"); in RegisterGlobal()
241 ReportGlobal(*g, "Removed"); in UnregisterGlobal()