Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.cpp90 g_swig_call_command_object = nullptr; variable
2989 if (!g_swig_call_command_object) { in RunScriptBasedCommand()
3015 ret_val = g_swig_call_command_object(impl_obj_sp->GetValue(), debugger_sp, in RunScriptBasedCommand()
3281 g_swig_call_command_object = swig_call_command_object; in InitializeInterpreter()