Home
last modified time | relevance | path

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

/external/lldb/source/Interpreter/
DScriptInterpreterPython.cpp57 static ScriptInterpreter::SWIGPythonCallCommand g_swig_call_command = NULL; variable
2958 if (!g_swig_call_command) in RunScriptBasedCommand()
2993 ret_val = g_swig_call_command (impl_function, in RunScriptBasedCommand()
3063 g_swig_call_command = LLDBSwigPythonCallCommand; in InitializeInterpreter()