Home
last modified time | relevance | path

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

/src/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Lua/
H A DLua.h41 llvm::Expected<bool> CallWatchpointCallback(void *baton,
H A DLua.cpp107 Lua::CallWatchpointCallback(void *baton, lldb::StackFrameSP stop_frame_sp, in CallWatchpointCallback() function in Lua
H A DScriptInterpreterLua.cpp316 lua.CallWatchpointCallback(baton, stop_frame_sp, wp_sp); in WatchpointCallbackFunction()
/src/contrib/llvm-project/lldb/bindings/lua/
H A Dlua-wrapper.swig44 // This function is called from Lua::CallWatchpointCallback