Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.h339 bool GetMultiprocessSupported();
H A DGDBRemoteCommunicationClient.cpp189 bool GDBRemoteCommunicationClient::GetMultiprocessSupported() { in GetMultiprocessSupported() function in GDBRemoteCommunicationClient
1553 if (GetMultiprocessSupported()) { in Detach()
H A DProcessGDBRemote.cpp1230 if (m_gdb_comm.GetMultiprocessSupported()) in DoResume()
1237 if (m_gdb_comm.GetMultiprocessSupported()) in DoResume()