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.cpp71 #define LLDBSwigPyInit PyInit__lldb macro
121 PyImport_AppendInittab("_lldb", LLDBSwigPyInit); in InitializePythonRAII()
3109 LLDBSwigPyInit(); in Initialize()