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
146 static void CheckODRViolationViaIndicator(const Global *g) { in CheckODRViolationViaIndicator()
166 static void CheckODRViolationViaPoisoning(const Global *g) { in CheckODRViolationViaPoisoning()
196 static inline bool UseODRIndicator(const Global *g) { in UseODRIndicator()
205 static void RegisterGlobal(const Global *g) { in RegisterGlobal()
246 static void UnregisterGlobal(const Global *g) { in UnregisterGlobal()
274 const Global *g = &dyn_g.g; in StopInitOrderChecking() local
353 const Global *g = &dyn_g.g; in __asan_before_dynamic_init() local
375 const Global *g = &dyn_g.g; in __asan_after_dynamic_init() local