Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.cpp65 #define LLDBSwigPyInit PyInit__lldb macro
112 PyImport_AppendInittab("_lldb", LLDBSwigPyInit); in InitializePythonRAII()
3155 LLDBSwigPyInit(); in Initialize()