Home
last modified time | relevance | path

Searched refs:GetNumWatchpoints (Results 1 – 7 of 7) sorted by relevance

/external/lldb/scripts/Python/interface/
DSBTarget.i696 GetNumWatchpoints () const;
839 __swig_getmethods__["num_watchpoints"] = GetNumWatchpoints
840 …if _newclass: num_watchpoints = property(GetNumWatchpoints, None, doc='''A read only property that…
/external/lldb/test/python_api/default-constructor/
Dsb_target.py45 obj.GetNumWatchpoints()
/external/lldb/test/python_api/watchpoint/
DTestWatchpointIgnoreCount.py76 self.assertTrue(target.GetNumWatchpoints() == 1)
DTestWatchpointIter.py76 self.assertTrue(target.GetNumWatchpoints() == 1)
/external/lldb/include/lldb/API/
DSBTarget.h715 GetNumWatchpoints () const;
/external/lldb/source/API/
DSBTarget.cpp1722 SBTarget::GetNumWatchpoints () const in GetNumWatchpoints() function in SBTarget
/external/lldb/www/python_reference/
Dapi-objects.txt3726 lldb.SBTarget.GetNumWatchpoints lldb.SBTarget-class.html#GetNumWatchpoints