Searched defs:IsPAuth (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/Utility/ | ||
H A D | RegisterContextPOSIX_arm64.cpp | 46 bool RegisterContextPOSIX_arm64::IsPAuth(unsigned reg) const { in IsPAuth() function in RegisterContextPOSIX_arm64 |
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/Linux/ | ||
H A D | NativeRegisterContextLinux_arm64.cpp | 636 bool NativeRegisterContextLinux_arm64::IsPAuth(unsigned reg) const { in IsPAuth() function in NativeRegisterContextLinux_arm64 |