Searched refs:CreateStopHook (Results 1 – 3 of 3) sorted by relevance
1348 StopHookSP CreateStopHook(StopHook::StopHookKind kind);
2624 Target::StopHookSP Target::CreateStopHook(StopHook::StopHookKind kind) { in CreateStopHook() function in Target
4773 target.CreateStopHook(m_python_class_options.GetName().empty() ? in DoExecute()