Searched refs:num_hooks (Results 1 – 1 of 1) sorted by relevance
4957 size_t num_hooks = target.GetNumStopHooks(); in DoExecute() local4958 if (num_hooks == 0) { in DoExecute()4961 for (size_t i = 0; i < num_hooks; i++) { in DoExecute()