Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/tools/lldb-server/
H A Dlldb-gdbserver.cpp170 Status writeSocketIdToPipe(Pipe &port_pipe, llvm::StringRef socket_id) { in writeSocketIdToPipe() function
176 Status writeSocketIdToPipe(const char *const named_pipe_path, in writeSocketIdToPipe() function
187 Status writeSocketIdToPipe(lldb::pipe_t unnamed_pipe, in writeSocketIdToPipe() function