Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Plugins/Process/Utility/
H A DRegisterContextPOSIX_arm64.cpp46 bool RegisterContextPOSIX_arm64::IsSME(unsigned reg) const { in IsSME() function in RegisterContextPOSIX_arm64
/llvm-project/lldb/source/Plugins/Process/Linux/
H A DNativeRegisterContextLinux_arm64.cpp996 bool NativeRegisterContextLinux_arm64::IsSME(unsigned reg) const { IsSME() function in NativeRegisterContextLinux_arm64