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