Home
last modified time | relevance | path

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

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