Home
last modified time | relevance | path

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

/llvm-project/lldb/include/lldb/Interpreter/
H A DScriptInterpreter.h276 CreateScriptedStopHook(lldb::TargetSP target_sp, const char *class_name, CreateScriptedStopHook() function
/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.cpp1631 StructuredData::GenericSP ScriptInterpreterPythonImpl::CreateScriptedStopHook( CreateScriptedStopHook() function in ScriptInterpreterPythonImpl