Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.h444 bool GetMemoryTaggingSupported();
H A DGDBRemoteCommunicationClient.cpp672 bool GDBRemoteCommunicationClient::GetMemoryTaggingSupported() { in GetMemoryTaggingSupported() function in GDBRemoteCommunicationClient
H A DProcessGDBRemote.cpp2734 return m_gdb_comm.GetMemoryTaggingSupported(); in SupportsMemoryTagging()