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/
DGDBRemoteCommunicationClient.h79 void GetListThreadsInStopReplySupported();
DGDBRemoteCommunicationClient.cpp222 void GDBRemoteCommunicationClient::GetListThreadsInStopReplySupported() { in GetListThreadsInStopReplySupported() function in GDBRemoteCommunicationClient
DProcessGDBRemote.cpp848 m_gdb_comm.GetListThreadsInStopReplySupported(); in ConnectToDebugserver()