Searched refs:sb_watchpoint (Results 1 – 4 of 4) sorted by relevance
294 SBWatchpoint sb_watchpoint; in GetWatchpointFromEvent() local296 …sb_watchpoint.m_opaque_sp = Watchpoint::WatchpointEventData::GetWatchpointFromEvent (event.GetSP()… in GetWatchpointFromEvent()297 return sb_watchpoint; in GetWatchpointFromEvent()
1634 SBWatchpoint sb_watchpoint; in Watch() local1644 return sb_watchpoint; in Watch()1648 return sb_watchpoint; in Watch()1652 return sb_watchpoint; in Watch()1655 return sb_watchpoint; in Watch()1670 sb_watchpoint.SetSP (watchpoint_sp); in Watch()1700 return sb_watchpoint; in Watch()1715 SBWatchpoint sb_watchpoint; in WatchPointee() local1717 sb_watchpoint = Dereference().Watch (resolve_location, read, write, error); in WatchPointee()1718 return sb_watchpoint; in WatchPointee()
1736 SBWatchpoint sb_watchpoint; in GetWatchpointAtIndex() local1741 sb_watchpoint.SetSP (target_sp->GetWatchpointList().GetByIndex(idx)); in GetWatchpointAtIndex()1743 return sb_watchpoint; in GetWatchpointAtIndex()1774 SBWatchpoint sb_watchpoint; in FindWatchpointByID() local1783 sb_watchpoint.SetSP (watchpoint_sp); in FindWatchpointByID()1792 return sb_watchpoint; in FindWatchpointByID()1800 SBWatchpoint sb_watchpoint; in WatchAddress() local1814 return sb_watchpoint; in WatchAddress()1823 sb_watchpoint.SetSP (watchpoint_sp); in WatchAddress()1832 return sb_watchpoint; in WatchAddress()
365 import sb_watchpoint366 sb_watchpoint.fuzz_obj(obj)