Searched refs:CreateScriptedStopHookInterface (Results 1 – 4 of 4) sorted by relevance
565 virtual lldb::ScriptedStopHookInterfaceSP CreateScriptedStopHookInterface() { in CreateScriptedStopHookInterface() function
106 lldb::ScriptedStopHookInterfaceSP CreateScriptedStopHookInterface() override;
1549 ScriptInterpreterPythonImpl::CreateScriptedStopHookInterface() { in CreateScriptedStopHookInterface() function in ScriptInterpreterPythonImpl
4000 m_interface_sp = script_interp->CreateScriptedStopHookInterface(); in SetScriptCallback()