Searched refs:GetBreakpointLocationCollection (Results 1 – 3 of 3) sorted by relevance
465 module_list, new_locations_event->GetBreakpointLocationCollection()); in ResolveBreakpointInModules()467 if (new_locations_event->GetBreakpointLocationCollection().GetSize() != in ResolveBreakpointInModules()586 removed_locations_event->GetBreakpointLocationCollection().Add( in ModulesChanged()808 locations_event->GetBreakpointLocationCollection().Add(loc_sp); in ModuleReplaced()819 locations_event->GetBreakpointLocationCollection().Add(loc_sp); in ModuleReplaced()
656 data->GetBreakpointLocationCollection().Add(shared_from_this()); in SendBreakpointLocationChangedEvent()
114 BreakpointLocationCollection &GetBreakpointLocationCollection() { in GetBreakpointLocationCollection() function