Searched refs:AddrIsInShadow (Results 1 – 2 of 2) sorted by relevance
293 static inline bool AddrIsInShadow(uptr a) { in AddrIsInShadow() function
236 if (!AddrIsInShadow(addr)) return EXCEPTION_CONTINUE_SEARCH; in ShadowExceptionHandler()