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