Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.h89 typedef void *(*SWIGPythonCreateOSPlugin)(const char *python_class_name, typedef
437 SWIGPythonCreateOSPlugin swig_create_os_plugin,
H A DScriptInterpreterPython.cpp93 static ScriptInterpreterPython::SWIGPythonCreateOSPlugin
3253 SWIGPythonCreateOSPlugin swig_create_os_plugin, in InitializeInterpreter()