Searched refs:matching_process_pid (Results 1 – 1 of 1) sorted by relevance
435 auto matching_process_pid = loop_process_list[0].GetProcessID(); in AttachWaitProcess() local436 LLDB_LOG(log, "found pid {0}", matching_process_pid); in AttachWaitProcess()437 return AttachToProcess(matching_process_pid); in AttachWaitProcess()