Searched defs:AttachToProcess (Results 1 – 2 of 2) sorted by relevance
347 Status GDBRemoteCommunicationServerLLGS::AttachToProcess(lldb::pid_t pid) { in AttachToProcess() function in GDBRemoteCommunicationServerLLGS
76 static Status AttachToProcess(ProcessAttachInfo &attach_info, Target &target) { in AttachToProcess() function