Searched defs:connection_urls (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/source/Plugins/Platform/gdb-server/ | ||
H A D | PlatformRemoteGDBServer.cpp | 819 std::vector<std::string> connection_urls; ConnectToWaitingProcesses() local |
/llvm-project/lldb/source/Plugins/Process/gdb-remote/ | ||
H A D | GDBRemoteCommunicationClient.cpp | 2664 QueryGDBServer(std::vector<std::pair<uint16_t,std::string>> & connection_urls) QueryGDBServer() argument |