Home
last modified time | relevance | path

Searched defs:RegisterWatchpointCallback (Results 1 – 2 of 2) sorted by relevance

/freebsd-head/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Lua/
HDLua.cpp90 llvm::Error Lua::RegisterWatchpointCallback(void *baton, const char *body) { in RegisterWatchpointCallback() function in Lua
HDScriptInterpreterLua.cpp378 Status ScriptInterpreterLua::RegisterWatchpointCallback( in RegisterWatchpointCallback() function in ScriptInterpreterLua