Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/ScriptInterpreter/Lua/
H A DScriptInterpreterLua.h70 static bool WatchpointCallbackFunction(void *baton,
H A DScriptInterpreterLua.cpp297 bool ScriptInterpreterLua::WatchpointCallbackFunction( in WatchpointCallbackFunction() function in ScriptInterpreterLua
385 wp_options->SetCallback(ScriptInterpreterLua::WatchpointCallbackFunction, in RegisterWatchpointCallback()
/openbsd-src/gnu/llvm/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPythonImpl.h344 static bool WatchpointCallbackFunction(void *baton,
H A DScriptInterpreterPython.cpp553 ScriptInterpreterPythonImpl::WatchpointCallbackFunction, baton_sp); in IOHandlerInputComplete()
1264 ScriptInterpreterPythonImpl::WatchpointCallbackFunction, baton_sp); in SetWatchpointCommandCallback()
2143 bool ScriptInterpreterPythonImpl::WatchpointCallbackFunction( in WatchpointCallbackFunction() function in ScriptInterpreterPythonImpl
/openbsd-src/gnu/llvm/lldb/bindings/python/
H A Dpython-wrapper.swig65 // lldb_private::ScriptInterpreterPython::WatchpointCallbackFunction(...) and is