Home
last modified time | relevance | path

Searched refs:GetBreakpointLocationCollection (Results 1 – 3 of 3) sorted by relevance

/external/lldb/source/Breakpoint/
DBreakpoint.cpp418 … 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()
DBreakpointLocation.cpp673 data->GetBreakpointLocationCollection().Add (shared_from_this()); in SendBreakpointLocationChangedEvent()
/external/lldb/include/lldb/Breakpoint/
DBreakpoint.h121 GetBreakpointLocationCollection() in GetBreakpointLocationCollection() function