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()
78 static bool IsAddressNearGlobal(uptr addr, const __asan_global &g) { in IsAddressNearGlobal()
84 static void ReportGlobal(const Global &g, const char *prefix) { in ReportGlobal()
95 static u32 FindRegistrationSite(const Global *g) { in FindRegistrationSite()
112 const Global &g = *l->g; in GetGlobalsForAddress() local
127 Global g = {}; in GetInfoForAddressIfGlobal() local
141 static void RegisterGlobal(const Global *g) { in RegisterGlobal()
180 static void UnregisterGlobal(const Global *g) { in UnregisterGlobal()
202 const Global *g = &dyn_g.g; in StopInitOrderChecking() local
262 const Global *g = &dyn_g.g; in __asan_before_dynamic_init() local
284 const Global *g = &dyn_g.g; in __asan_after_dynamic_init() local