Searched refs:PointerCheckMask (Results 1 – 1 of 1) sorted by relevance
62 static inline uintptr_t PointerCheckMask() { in PointerCheckMask() function101 if ((ptr_int & PointerCheckMask()) != FixedPointerTag()) { in MaybeUntagAndCheckPointer()