Home
last modified time | relevance | path

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

/llvm-project/lldb/tools/debugserver/source/
H A Ddebugserver.cpp899 int communication_fd = -1; global() variable
[all...]
/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.cpp3394 int communication_fd = -1; LaunchAndConnectToDebugserver() local