Searched refs:tool_watchpoint (Results 1 – 1 of 1) sorted by relevance
329 static Bool (*tool_watchpoint) (PointKind kind, variable338 tool_watchpoint = watchpoint; in VG_()364 if (tool_watchpoint == NULL) in VG_()367 res = (*tool_watchpoint) (kind, insert, addr, len); in VG_()