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.h332 bool GetMultiprocessSupported();
H A DGDBRemoteCommunicationClient.cpp187 bool GDBRemoteCommunicationClient::GetMultiprocessSupported() { in GetMultiprocessSupported() function in GDBRemoteCommunicationClient
1529 if (GetMultiprocessSupported()) { in Detach()
H A DProcessGDBRemote.cpp1202 if (m_gdb_comm.GetMultiprocessSupported()) in DoResume()
1209 if (m_gdb_comm.GetMultiprocessSupported()) in DoResume()