Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/
DGDBRemoteCommunicationClient.h86 size_t QueryGDBServer(
DGDBRemoteCommunicationClient.cpp2639 size_t GDBRemoteCommunicationClient::QueryGDBServer( in QueryGDBServer() function in GDBRemoteCommunicationClient
/openbsd/src/gnu/llvm/lldb/source/Plugins/Platform/gdb-server/
DPlatformRemoteGDBServer.cpp810 m_gdb_client_up->QueryGDBServer(remote_servers); in GetPendingGdbServerList()