Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.h87 size_t QueryGDBServer(
H A DGDBRemoteCommunicationClient.cpp2663 size_t GDBRemoteCommunicationClient::QueryGDBServer( in QueryGDBServer() function in GDBRemoteCommunicationClient
/freebsd/contrib/llvm-project/lldb/source/Plugins/Platform/gdb-server/
H A DPlatformRemoteGDBServer.cpp835 m_gdb_client_up->QueryGDBServer(remote_servers); in GetPendingGdbServerList()