Searched refs:IsPAuth (Results 1 – 4 of 4) sorted by relevance
384 bool IsPAuth() const { return Mask(SystemPAuthFMask) == SystemPAuthFixed; } in IsPAuth() function
360 bool IsPAuth() const { return Mask(SystemPAuthFMask) == SystemPAuthFixed; } in IsPAuth() function
739 if (pc_->IsPAuth()) {
829 DCHECK(pc_->IsPAuth()); in CheckBTypeForPAuth()878 if (pc_->IsPAuth()) { in CheckBType()