Searched refs:locations_to_remove (Results 1 – 1 of 1) sorted by relevance
591 BreakpointLocationCollection locations_to_remove; in ModulesChanged() local605 locations_to_remove.Add(break_loc_sp); in ModulesChanged()610 size_t num_locations_to_remove = locations_to_remove.GetSize(); in ModulesChanged()612 m_locations.RemoveLocation(locations_to_remove.GetByIndex(loc_idx)); in ModulesChanged()696 BreakpointLocationCollection locations_to_remove; in ModuleReplaced() local722 locations_to_remove.Add(old_loc_sp); in ModuleReplaced()792 locations_to_remove.Add( in ModuleReplaced()820 locations_to_remove.BreakpointLocations()) { in ModuleReplaced()