Searched refs:GetStopHookAtIndex (Results 1 – 3 of 3) sorted by relevance
776 const Target::StopHookSP stophook_sp = target_sp->GetStopHookAtIndex(idx); in StopHookIDs()
5207 Target::StopHookSP this_hook = target.GetStopHookAtIndex(i); in DoExecute()
1432 StopHookSP GetStopHookAtIndex(size_t index) { in GetStopHookAtIndex() function