Home
last modified time | relevance | path

Searched refs:communication_fd (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.cpp3383 int communication_fd = -1; in LaunchAndConnectToDebugserver() local
3400 communication_fd = gdb_socket; in LaunchAndConnectToDebugserver()
3405 nullptr, nullptr, communication_fd); in LaunchAndConnectToDebugserver()