Searched defs:CreateScriptedStopHook (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/include/lldb/Interpreter/ | ||
H A D | ScriptInterpreter.h | 276 CreateScriptedStopHook(lldb::TargetSP target_sp, const char *class_name, CreateScriptedStopHook() function |
/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/ | ||
H A D | ScriptInterpreterPython.cpp | 1631 StructuredData::GenericSP ScriptInterpreterPythonImpl::CreateScriptedStopHook( CreateScriptedStopHook() function in ScriptInterpreterPythonImpl |