Searched refs:UseODRIndicator (Results 1 – 3 of 3) sorted by relevance
173 static inline bool UseODRIndicator(const Global *g) { in UseODRIndicator() function200 if (UseODRIndicator(g)) in RegisterGlobal()234 if (UseODRIndicator(g) && g->odr_indicator != UINTPTR_MAX) { in UnregisterGlobal()
190 static inline bool UseODRIndicator(const Global *g) { in UseODRIndicator() function217 if (UseODRIndicator(g)) in RegisterGlobal()254 if (UseODRIndicator(g) && g->odr_indicator != UINTPTR_MAX) { in UnregisterGlobal()
170 static inline bool UseODRIndicator(const Global *g) { in UseODRIndicator() function199 if (UseODRIndicator(g)) in RegisterGlobal()234 if (UseODRIndicator(g)) { in UnregisterGlobal()