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