Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/tools/lldb-server/
H A Dlldb-gdbserver.cpp177 Status writeSocketIdToPipe(const char *const named_pipe_path, in writeSocketIdToPipe()
198 const char *const named_pipe_path, pipe_t unnamed_pipe, in ConnectToRemote()
342 std::string named_pipe_path; in main_gdbserver() local
/openbsd-src/gnu/llvm/lldb/tools/debugserver/source/
H A Ddebugserver.cpp726 bool reverse_connect, const char *named_pipe_path, in ConnectRemote()
975 std::string named_pipe_path; // If we need to handshake with our parent in main() local
/openbsd-src/gnu/llvm/lldb/source/Host/posix/
H A DPipePosix.cpp119 llvm::SmallString<128> named_pipe_path; in CreateWithUniqueName() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunication.cpp983 llvm::SmallString<128> named_pipe_path; in StartDebugserverProcess() local