Searched refs:new_locations (Results 1 – 4 of 4) sorted by relevance
172 void StartRecordingNewLocations(BreakpointLocationCollection &new_locations);
205 BreakpointLocationCollection &new_locations);
292 BreakpointLocationCollection &new_locations) { in StartRecordingNewLocations() argument295 m_new_location_recorder = &new_locations; in StartRecordingNewLocations()
447 ModuleList &module_list, BreakpointLocationCollection &new_locations) { in ResolveBreakpointInModules() argument448 m_locations.StartRecordingNewLocations(new_locations); in ResolveBreakpointInModules()