Home
last modified time | relevance | path

Searched refs:GetPendingGdbServerList (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/Platform/gdb-server/
H A DPlatformRemoteGDBServer.h158 GetPendingGdbServerList(std::vector<std::string> &connection_urls);
H A DPlatformRemoteGDBServer.cpp820 GetPendingGdbServerList(connection_urls); in ConnectToWaitingProcesses()
830 size_t PlatformRemoteGDBServer::GetPendingGdbServerList( in GetPendingGdbServerList() function in PlatformRemoteGDBServer