Searched refs:CallWatchpointCallback (Results 1 – 4 of 4) sorted by relevance
41 llvm::Expected<bool> CallWatchpointCallback(void *baton,
107 Lua::CallWatchpointCallback(void *baton, lldb::StackFrameSP stop_frame_sp, in CallWatchpointCallback() function in Lua
316 lua.CallWatchpointCallback(baton, stop_frame_sp, wp_sp); in WatchpointCallbackFunction()
44 // This function is called from Lua::CallWatchpointCallback