Searched refs:AddrIsInShadowGap (Results 1 – 2 of 2) sorted by relevance
274 static inline bool AddrIsInShadowGap(uptr a) { in AddrIsInShadowGap() function
342 if (AddrIsInShadowGap(addr)) area_type = "shadow gap"; in DescribeAddressIfShadow()