Home
last modified time | relevance | path

Searched defs:num_watchpoints (Results 1 – 3 of 3) sorted by relevance

/external/lldb/source/Commands/
DCommandObjectWatchpoint.cpp281 size_t num_watchpoints = watchpoints.GetSize(); in DoExecute() local
387 size_t num_watchpoints = watchpoints.GetSize(); in DoExecute() local
465 size_t num_watchpoints = watchpoints.GetSize(); in DoExecute() local
549 size_t num_watchpoints = watchpoints.GetSize(); in DoExecute() local
697 size_t num_watchpoints = watchpoints.GetSize(); in DoExecute() local
854 size_t num_watchpoints = watchpoints.GetSize(); in DoExecute() local
DCommandObjectWatchpointCommand.cpp498 size_t num_watchpoints = watchpoints.GetSize(); in DoExecute() local
664 size_t num_watchpoints = watchpoints.GetSize(); in DoExecute() local
756 size_t num_watchpoints = watchpoints.GetSize(); in DoExecute() local
/external/lldb/source/Target/
DTarget.cpp773 size_t num_watchpoints = m_watchpoint_list.GetSize(); in RemoveAllWatchpoints() local
808 size_t num_watchpoints = m_watchpoint_list.GetSize(); in DisableAllWatchpoints() local
841 size_t num_watchpoints = m_watchpoint_list.GetSize(); in EnableAllWatchpoints() local
863 size_t num_watchpoints = m_watchpoint_list.GetSize(); in ClearAllWatchpointHitCounts() local
887 size_t num_watchpoints = m_watchpoint_list.GetSize(); in IgnoreAllWatchpoints() local