Home
last modified time | relevance | path

Searched defs:IsPAuth (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/codegen/arm64/
Dinstructions-arm64.h384 bool IsPAuth() const { return Mask(SystemPAuthFMask) == SystemPAuthFixed; } in IsPAuth() function
/third_party/vixl/src/aarch64/
Dinstructions-aarch64.h499 bool IsPAuth() const { return Mask(SystemPAuthFMask) == SystemPAuthFixed; } in IsPAuth() function