Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.h434 bool GetMemoryTaggingSupported();
H A DGDBRemoteCommunicationClient.cpp630 bool GDBRemoteCommunicationClient::GetMemoryTaggingSupported() { in GetMemoryTaggingSupported() function in GDBRemoteCommunicationClient
H A DProcessGDBRemote.cpp2536 return m_gdb_comm.GetMemoryTaggingSupported(); in SupportsMemoryTagging()