Home
last modified time | relevance | path

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

/external/lldb/source/Plugins/Process/gdb-remote/
DGDBRemoteCommunicationClient.h228 GetVAttachOrWaitSupported ();
DProcessGDBRemote.cpp847 m_gdb_comm.GetVAttachOrWaitSupported(); in ConnectToDebugserver()
1043 if (!m_gdb_comm.GetVAttachOrWaitSupported()) in DoAttachToProcessWithName()
DGDBRemoteCommunicationClient.cpp145 GDBRemoteCommunicationClient::GetVAttachOrWaitSupported () in GetVAttachOrWaitSupported() function in GDBRemoteCommunicationClient