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/
H A DGDBRemoteCommunicationClient.h86 size_t QueryGDBServer(
H A DGDBRemoteCommunicationClient.cpp2639 size_t GDBRemoteCommunicationClient::QueryGDBServer( in QueryGDBServer() function in GDBRemoteCommunicationClient
/openbsd-src/gnu/llvm/lldb/source/Plugins/Platform/gdb-server/
H A DPlatformRemoteGDBServer.cpp810 m_gdb_client_up->QueryGDBServer(remote_servers); in GetPendingGdbServerList()