Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/Process/gdb-remote/
DGDBRemoteCommunicationClient.h157 int SendAttach(lldb::pid_t pid, StringExtractorGDBRemote &response);
DGDBRemoteCommunicationClient.cpp1339 int GDBRemoteCommunicationClient::SendAttach( in SendAttach() function in GDBRemoteCommunicationClient