Searched defs:named_pipe_path (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/gnu/llvm/lldb/source/Host/posix/
H A DPipePosix.cpp119 llvm::SmallString<128> named_pipe_path; local
/openbsd-current/gnu/llvm/lldb/tools/lldb-server/
H A Dlldb-gdbserver.cpp177 Status writeSocketIdToPipe(const char *const named_pipe_path, argument
342 std::string named_pipe_path; 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
[all...]
/openbsd-current/gnu/llvm/lldb/tools/debugserver/source/
H A Ddebugserver.cpp975 std::string named_pipe_path; // If we need to handshake with our parent 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 DGDBRemoteCommunication.cpp983 llvm::SmallString<128> named_pipe_path; local
[all...]

Completed in 189 milliseconds