Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/lldb/source/Interpreter/
HDScriptInterpreterPython.cpp54 static ScriptInterpreterPython::SWIGBreakpointCallbackFunction g_swig_breakpoint_callback = nullptr; variable
2002 ret_val = g_swig_breakpoint_callback (python_function_name, in BreakpointCallbackFunction()
3065 g_swig_breakpoint_callback = swig_breakpoint_callback; in InitializeInterpreter()