Lines Matching defs:g
34 const Global *g; member
44 Global g; member
59 ALWAYS_INLINE void PoisonShadowForGlobal(const Global *g, u8 value) { in PoisonShadowForGlobal()
63 ALWAYS_INLINE void PoisonRedZones(const Global &g) { in PoisonRedZones()
77 static bool IsAddressNearGlobal(uptr addr, const __asan_global &g) { in IsAddressNearGlobal()
83 static void ReportGlobal(const Global &g, const char *prefix) { in ReportGlobal()
97 static u32 FindRegistrationSite(const Global *g) { in FindRegistrationSite()
114 const Global &g = *l->g; in GetGlobalsForAddress() local
137 static void CheckODRViolationViaIndicator(const Global *g) { in CheckODRViolationViaIndicator()
160 static void CheckODRViolationViaPoisoning(const Global *g) { in CheckODRViolationViaPoisoning()
190 static inline bool UseODRIndicator(const Global *g) { in UseODRIndicator()
197 static void RegisterGlobal(const Global *g) { in RegisterGlobal()
238 static void UnregisterGlobal(const Global *g) { in UnregisterGlobal()
266 const Global *g = &dyn_g.g; in StopInitOrderChecking() local
289 void PrintGlobalNameIfASCII(InternalScopedString *str, const __asan_global &g) { in PrintGlobalNameIfASCII()
299 void PrintGlobalLocation(InternalScopedString *str, const __asan_global &g) { in PrintGlobalLocation()
429 const Global *g = &dyn_g.g; in __asan_before_dynamic_init() local
452 const Global *g = &dyn_g.g; in __asan_after_dynamic_init() local