Searched refs:pc_it (Results 1 – 1 of 1) sorted by relevance
176 auto pc_it = in SetupSoftwareSingleStepping() local186 assert(pc_it != baton.m_register_values.end() && in SetupSoftwareSingleStepping()188 next_pc = pc_it->second.GetAsUInt64(); in SetupSoftwareSingleStepping()194 } else if (pc_it == baton.m_register_values.end()) { in SetupSoftwareSingleStepping()