Home
last modified time | relevance | path

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

/external/lldb/source/Interpreter/
DScriptInterpreterPython.cpp48 static ScriptInterpreter::SWIGWatchpointCallbackFunction g_swig_watchpoint_callback = NULL; variable
2302 ret_val = g_swig_watchpoint_callback (python_function_name, in WatchpointCallbackFunction()
3054 g_swig_watchpoint_callback = LLDBSwigPythonWatchpointCallbackFunction; in InitializeInterpreter()