Searched refs:w_sp (Results 1 – 1 of 1) sorted by relevance
634 WatchpointSentry(ProcessSP p_sp, WatchpointSP w_sp) : process_sp(p_sp), in WatchpointSentry() argument635 watchpoint_sp(w_sp) { in WatchpointSentry()