Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.cpp65 #define LLDBSwigPyInit PyInit__lldb macro
70 #define LLDBSwigPyInit init_lldb
259 PyImport_AppendInittab("_lldb", LLDBSwigPyInit); in InitializePythonRAII()
3293 LLDBSwigPyInit(); in InitializePrivate()