Searched defs:reverse_connect (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/gnu/llvm/lldb/tools/lldb-server/
H A Dlldb-gdbserver.cpp347 bool reverse_connect = false; local
194 ConnectToRemote(MainLoop &mainloop, GDBRemoteCommunicationServerLLGS &gdb_server, bool reverse_connect, llvm::StringRef host_and_port, const char *const progname, const char *const subcommand, const char *const named_pipe_path, pipe_t unnamed_pipe, int connection_fd) argument
/openbsd-current/gnu/llvm/lldb/tools/debugserver/source/
H A Ddebugserver.cpp984 bool reverse_connect = false; // Set to true by an option to indicate we local
725 ConnectRemote(RNBRemote *remote, const char *host, int port, bool reverse_connect, const char *named_pipe_path, const char *unix_socket_name) argument
/openbsd-current/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServerLLGS.cpp4279 LLGSArgToURL(llvm::StringRef url_arg, bool reverse_connect) argument

Completed in 173 milliseconds