Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/Process/gdb-remote/
DGDBRemoteCommunicationClient.h102 size_t QueryGDBServer(
DGDBRemoteCommunicationClient.cpp2555 size_t GDBRemoteCommunicationClient::QueryGDBServer( in QueryGDBServer() function in GDBRemoteCommunicationClient
/external/llvm-project/lldb/source/Plugins/Platform/gdb-server/
DPlatformRemoteGDBServer.cpp856 m_gdb_client.QueryGDBServer(remote_servers); in GetPendingGdbServerList()