Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/tools/lldb-server/
H A Dlldb-gdbserver.cpp176 Status writeSocketIdToPipe(const char *const named_pipe_path, in writeSocketIdToPipe()
197 const char *const named_pipe_path, pipe_t unnamed_pipe, in ConnectToRemote()
335 std::string named_pipe_path; in main_gdbserver() local
/freebsd/contrib/llvm-project/lldb/source/Host/posix/
H A DPipePosix.cpp125 llvm::SmallString<128> named_pipe_path; in CreateWithUniqueName() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunication.cpp981 llvm::SmallString<128> named_pipe_path; in StartDebugserverProcess() local