Searched refs:WatchpointCallbackFunction (Results 1 – 5 of 5) sorted by relevance
68 static bool WatchpointCallbackFunction(void *baton,
292 bool ScriptInterpreterLua::WatchpointCallbackFunction( in WatchpointCallbackFunction() function in ScriptInterpreterLua380 wp_options->SetCallback(ScriptInterpreterLua::WatchpointCallbackFunction, in RegisterWatchpointCallback()
342 static bool WatchpointCallbackFunction(void *baton,
678 ScriptInterpreterPythonImpl::WatchpointCallbackFunction, baton_sp); in IOHandlerInputComplete()1372 ScriptInterpreterPythonImpl::WatchpointCallbackFunction, baton_sp); in SetWatchpointCommandCallback()2355 bool ScriptInterpreterPythonImpl::WatchpointCallbackFunction( in WatchpointCallbackFunction() function in ScriptInterpreterPythonImpl
105 // This function is called by lldb_private::ScriptInterpreterPython::WatchpointCallbackFunction(...)