Searched refs:AttachToProcess (Results 1 – 4 of 4) sorted by relevance
60 Status AttachToProcess(lldb::pid_t pid);
292 Status GDBRemoteCommunicationServerLLGS::AttachToProcess(lldb::pid_t pid) { in AttachToProcess() function in GDBRemoteCommunicationServerLLGS3177 Status error = AttachToProcess(pid); in Handle_vAttach()
110 Status error = gdb_server.AttachToProcess(pid); in handle_attach_to_pid()
78 Status AttachToProcess(ProcessAttachInfo &attach_info, Target &target) { in AttachToProcess() function484 error.SetError(AttachToProcess(attach_info, *target_sp)); in Attach()516 error.SetError(AttachToProcess(attach_info, *target_sp)); in AttachToProcessWithID()545 error.SetError(AttachToProcess(attach_info, *target_sp)); in AttachToProcessWithName()