Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/Platform/gdb-server/
H A DPlatformRemoteGDBServer.h155 GetPendingGdbServerList(std::vector<std::string> &connection_urls);
H A DPlatformRemoteGDBServer.cpp795 GetPendingGdbServerList(connection_urls); in ConnectToWaitingProcesses()
805 size_t PlatformRemoteGDBServer::GetPendingGdbServerList( in GetPendingGdbServerList() function in PlatformRemoteGDBServer