Home
last modified time | relevance | path

Searched defs:CreateScriptedStopHookInterface (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DScriptInterpreter.h565 virtual lldb::ScriptedStopHookInterfaceSP CreateScriptedStopHookInterface() { in CreateScriptedStopHookInterface() function
/freebsd/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.cpp1549 ScriptInterpreterPythonImpl::CreateScriptedStopHookInterface() { in CreateScriptedStopHookInterface() function in ScriptInterpreterPythonImpl