Home
last modified time | relevance | path

Searched defs:connection_urls (Results 1 – 2 of 2) sorted by relevance

/llvm-project/lldb/source/Plugins/Platform/gdb-server/
H A DPlatformRemoteGDBServer.cpp819 std::vector<std::string> connection_urls; ConnectToWaitingProcesses() local
831 GetPendingGdbServerList(std::vector<std::string> & connection_urls) GetPendingGdbServerList() argument
/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.cpp2664 QueryGDBServer(std::vector<std::pair<uint16_t,std::string>> & connection_urls) QueryGDBServer() argument