Home
last modified time | relevance | path

Searched refs:GetMemoryTaggingSupported (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.h437 bool GetMemoryTaggingSupported();
H A DGDBRemoteCommunicationClient.cpp610 bool GDBRemoteCommunicationClient::GetMemoryTaggingSupported() { in GetMemoryTaggingSupported() function in GDBRemoteCommunicationClient
H A DProcessGDBRemote.cpp2581 return m_gdb_comm.GetMemoryTaggingSupported(); in SupportsMemoryTagging()