Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/API/
Dliblldb.exports4 PyInit__lldb*
Dliblldb-private.exports6 PyInit__lldb*
/external/llvm-project/lldb/unittests/ScriptInterpreter/Python/
DPythonTestSuite.cpp56 extern "C" PyObject *PyInit__lldb(void) { return nullptr; } in PyInit__lldb() function
57 #define LLDBSwigPyInit PyInit__lldb
/external/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
DScriptInterpreterPython.cpp59 extern "C" PyObject *PyInit__lldb(void);
61 #define LLDBSwigPyInit PyInit__lldb