Searched refs:watch_read (Results 1 – 2 of 2) sorted by relevance
5 void watch_read() { in watch_read() function14 watch_read(); in main()
3235 bool watch_read = wp->WatchpointRead(); in GetGDBStoppointType() local3239 assert(watch_read || watch_write); in GetGDBStoppointType()3240 if (watch_read && watch_write) in GetGDBStoppointType()3242 else if (watch_read) in GetGDBStoppointType()