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