Home
last modified time | relevance | path

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

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