Home
last modified time | relevance | path

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

/external/compiler-rt/lib/asan/
Dasan_globals.cc196 static inline bool UseODRIndicator(const Global *g) { in UseODRIndicator() function
225 if (UseODRIndicator(g)) in RegisterGlobal()
261 if (UseODRIndicator(g)) { in UnregisterGlobal()