Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.cpp69 #define LLDBSwigPyInit PyInit__lldb macro
134 PyImport_AppendInittab("_lldb", LLDBSwigPyInit); in InitializePythonRAII()
3119 LLDBSwigPyInit(); in Initialize()