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