Home
last modified time | relevance | path

Searched refs:SWIGPythonCreateScriptedThreadPlan (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.h72 typedef void *(*SWIGPythonCreateScriptedThreadPlan)( typedef
446 SWIGPythonCreateScriptedThreadPlan swig_thread_plan_script,
H A DScriptInterpreterPython.cpp111 static ScriptInterpreterPython::SWIGPythonCreateScriptedThreadPlan
3262 SWIGPythonCreateScriptedThreadPlan swig_thread_plan_script, in InitializeInterpreter()