Home
last modified time | relevance | path

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

/external/lldb/include/lldb/Breakpoint/
DBreakpointLocationList.h242 StartRecordingNewLocations(BreakpointLocationCollection &new_locations);
/external/lldb/source/Breakpoint/
DBreakpointLocationList.cpp292 BreakpointLocationList::StartRecordingNewLocations (BreakpointLocationCollection &new_locations) in StartRecordingNewLocations() function in BreakpointLocationList
DBreakpoint.cpp418 … m_locations.StartRecordingNewLocations(new_locations_event->GetBreakpointLocationCollection()); in ModulesChanged()