Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.h333 bool GetMultiprocessSupported();
H A DGDBRemoteCommunicationClient.cpp185 bool GDBRemoteCommunicationClient::GetMultiprocessSupported() { in GetMultiprocessSupported() function in GDBRemoteCommunicationClient
1498 if (GetMultiprocessSupported()) { in Detach()
H A DProcessGDBRemote.cpp1193 if (m_gdb_comm.GetMultiprocessSupported()) in DoResume()
1200 if (m_gdb_comm.GetMultiprocessSupported()) in DoResume()