Searched refs:GetBreakpointLocationCollection (Results 1 – 3 of 3) sorted by relevance
418 … m_locations.StartRecordingNewLocations(new_locations_event->GetBreakpointLocationCollection()); in ModulesChanged()423 if (new_locations_event->GetBreakpointLocationCollection().GetSize() != 0) in ModulesChanged()469 … removed_locations_event->GetBreakpointLocationCollection().Add(break_loc_sp); in ModulesChanged()
673 data->GetBreakpointLocationCollection().Add (shared_from_this()); in SendBreakpointLocationChangedEvent()
121 GetBreakpointLocationCollection() in GetBreakpointLocationCollection() function