Home
last modified time | relevance | path

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

/external/lldb/source/Interpreter/
DScriptInterpreter.cpp91 ScriptInterpreter::InitializeInterpreter (SWIGInitCallback python_swig_init_callback) in InitializeInterpreter()
DScriptInterpreterPython.cpp46 static ScriptInterpreter::SWIGInitCallback g_swig_init_callback = NULL;
3050 ScriptInterpreterPython::InitializeInterpreter (SWIGInitCallback python_swig_init_callback) in InitializeInterpreter()
/external/lldb/include/lldb/Interpreter/
DScriptInterpreter.h85 typedef void (*SWIGInitCallback) (void); typedef
504 InitializeInterpreter (SWIGInitCallback python_swig_init_callback);
DScriptInterpreterPython.h242 InitializeInterpreter (SWIGInitCallback python_swig_init_callback);