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