Searched refs:new_locations (Results 1 – 4 of 4) sorted by relevance
175 void StartRecordingNewLocations(BreakpointLocationCollection &new_locations);
209 BreakpointLocationCollection &new_locations);
297 BreakpointLocationCollection &new_locations) { in StartRecordingNewLocations() argument300 m_new_location_recorder = &new_locations; in StartRecordingNewLocations()
445 ModuleList &module_list, BreakpointLocationCollection &new_locations) { in ResolveBreakpointInModules() argument447 m_locations.StartRecordingNewLocations(new_locations); in ResolveBreakpointInModules()