Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/Utility/
H A DRegisterContextPOSIX_arm64.cpp46 bool RegisterContextPOSIX_arm64::IsPAuth(unsigned reg) const { in IsPAuth() function in RegisterContextPOSIX_arm64
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/Linux/
H A DNativeRegisterContextLinux_arm64.cpp636 bool NativeRegisterContextLinux_arm64::IsPAuth(unsigned reg) const { in IsPAuth() function in NativeRegisterContextLinux_arm64