Searched refs:WatchpointRead (Results 1 – 5 of 5) sorted by relevance
98 bool WatchpointRead () const;
333 Watchpoint::WatchpointRead () const in WatchpointRead() function in Watchpoint
402 bool wp_read = wp->WatchpointRead(); in EnableHardwareWatchpoint()
651 (matched_sp->WatchpointRead() ? LLDB_WATCH_TYPE_READ : 0) | in CreateWatchpoint()
3255 bool watch_read = wp->WatchpointRead(); in GetGDBStoppointType()