Searched defs:communication_fd (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/tools/debugserver/source/ | ||
H A D | debugserver.cpp | 899 int communication_fd = -1; global() variable |
/llvm-project/lldb/source/Plugins/Process/gdb-remote/ | ||
H A D | ProcessGDBRemote.cpp | 3394 int communication_fd = -1; LaunchAndConnectToDebugserver() local |