Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.h79 void GetListThreadsInStopReplySupported();
H A DGDBRemoteCommunicationClient.cpp222 void GDBRemoteCommunicationClient::GetListThreadsInStopReplySupported() { in GetListThreadsInStopReplySupported() function in GDBRemoteCommunicationClient
H A DProcessGDBRemote.cpp848 m_gdb_comm.GetListThreadsInStopReplySupported(); in ConnectToDebugserver()