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