Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.cpp67 #define LLDBSwigPyInit PyInit__lldb macro
114 PyImport_AppendInittab("_lldb", LLDBSwigPyInit); in InitializePythonRAII()
3013 LLDBSwigPyInit(); in Initialize()