Searched refs:WatchpointResourceRead (Results 1 – 3 of 3) sorted by relevance
35 bool WatchpointResourceRead() const;
33 bool WatchpointResource::WatchpointResourceRead() const { return m_watch_read; } in WatchpointResourceRead() function in WatchpointResource
3195 bool read = wp_res_sp->WatchpointResourceRead(); in EnableWatchpoint()