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