Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/Process/gdb-remote/
DGDBRemoteCommunicationClient.h258 bool GetVAttachOrWaitSupported();
DProcessGDBRemote.cpp1003 m_gdb_comm.GetVAttachOrWaitSupported(); in ConnectToDebugserver()
1177 if (!m_gdb_comm.GetVAttachOrWaitSupported()) { in DoAttachToProcessWithName()
DGDBRemoteCommunicationClient.cpp246 bool GDBRemoteCommunicationClient::GetVAttachOrWaitSupported() { in GetVAttachOrWaitSupported() function in GDBRemoteCommunicationClient