Searched refs:IsSupportedAndNotNull (Results 1 – 2 of 2) sorted by relevance
52 PA_ALWAYS_INLINE static bool IsSupportedAndNotNull(uintptr_t address) { in IsSupportedAndNotNull() function148 if (IsSupportedAndNotNull(address)) { in WrapRawPtr()182 if (IsSupportedAndNotNull(address)) { in ReleaseWrappedPtr()210 if (IsSupportedAndNotNull(address)) { in SafelyUnwrapPtrForDereference()233 if (!IsSupportedAndNotNull(partition_alloc::UntagPtr(unpoisoned_ptr))) { in SafelyUnwrapPtrForExtraction()318 if (IsSupportedAndNotNull(before_addr)) { in VerifyAndPoisonPointerAfterAdvanceOrRetreat()331 PA_BASE_CHECK(!IsSupportedAndNotNull(after_addr)); in VerifyAndPoisonPointerAfterAdvanceOrRetreat()383 if (IsSupportedAndNotNull(address1)) { in GetDeltaElems()384 PA_BASE_CHECK(IsSupportedAndNotNull(address2)); in GetDeltaElems()389 PA_BASE_CHECK(!IsSupportedAndNotNull(address2)); in GetDeltaElems()
58 if (IsSupportedAndNotNull(address)) { in ReportIfDanglingInternal()