Searched refs:IsPAuth (Results 1 – 2 of 2) sorted by relevance
/external/vixl/src/aarch64/ | ||
D | instructions-aarch64.h | 499 bool IsPAuth() const { return Mask(SystemPAuthFMask) == SystemPAuthFixed; } in IsPAuth() function |
D | simulator-aarch64.h | 1147 if (pc_->IsPAuth()) { |