Lines Matching defs:target_idx
1023 uint32_t target_idx = GetDebugger().GetIndexOfTarget(process.GetTarget());1024 if (target_idx != UINT32_MAX)1025 out_stream.Printf ("Target %d: (", target_idx);