Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunication.h163 static llvm::Error ConnectLocally(GDBRemoteCommunication &client,
H A DGDBRemoteCommunication.cpp1209 GDBRemoteCommunication::ConnectLocally(GDBRemoteCommunication &client, in ConnectLocally() function in GDBRemoteCommunication