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