Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/Platform/gdb-server/
H A DPlatformRemoteGDBServer.h154 GetPendingGdbServerList(std::vector<std::string> &connection_urls);
H A DPlatformRemoteGDBServer.cpp800 GetPendingGdbServerList(connection_urls); in ConnectToWaitingProcesses()
810 size_t PlatformRemoteGDBServer::GetPendingGdbServerList( in GetPendingGdbServerList() function in PlatformRemoteGDBServer