Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/ScriptInterpreter/Lua/
H A DLua.cpp62 llvm::Error Lua::RegisterBreakpointCallback(void *baton, const char *body) { in RegisterBreakpointCallback() function in Lua
H A DScriptInterpreterLua.cpp355 Status ScriptInterpreterLua::RegisterBreakpointCallback( in RegisterBreakpointCallback() function in ScriptInterpreterLua