Home
last modified time | relevance | path

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

/llvm-project/lldb/tools/lldb-server/
H A Dlldb-gdbserver.cpp176 Status writeSocketIdToPipe(const char *const named_pipe_path, in writeSocketIdToPipe() argument
197 const char *const named_pipe_path, pipe_t unnamed_pipe, in ConnectToRemote() argument
335 std::string named_pipe_path; main_gdbserver() local
[all...]
/llvm-project/lldb/tools/debugserver/source/
H A Ddebugserver.cpp726 bool reverse_connect, const char *named_pipe_path, in ConnectRemote() argument
990 std::string named_pipe_path; // If we need to handshake with our parent main() local
/llvm-project/lldb/source/Host/posix/
H A DPipePosix.cpp125 llvm::SmallString<128> named_pipe_path; CreateWithUniqueName() local
/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunication.cpp981 llvm::SmallString<128> named_pipe_path; StartDebugserverProcess() local
[all...]