Home
last modified time | relevance | path

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

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