Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lldb/tools/lldb-server/
H A Dlldb-gdbserver.cpp195 bool reverse_connect, llvm::StringRef host_and_port, in ConnectToRemote() argument
340 bool reverse_connect = false; in main_gdbserver() local
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServerLLGS.cpp4288 LLGSArgToURL(llvm::StringRef url_arg,bool reverse_connect) LLGSArgToURL() argument