Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/ScriptInterpreter/Lua/
H A DScriptInterpreterLua.cpp351 BreakpointOptions &bp_options, const char *command_body_text) { in SetBreakpointCommandCallback()
356 BreakpointOptions &bp_options, const char *command_body_text, in RegisterBreakpointCallback()
371 WatchpointOptions *wp_options, const char *command_body_text) { in SetWatchpointCommandCallback()
376 WatchpointOptions *wp_options, const char *command_body_text, in RegisterWatchpointCallback()
/openbsd-src/gnu/llvm/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.cpp1218 BreakpointOptions &bp_options, const char *command_body_text) { in SetBreakpointCommandCallback()
1224 BreakpointOptions &bp_options, const char *command_body_text, in SetBreakpointCommandCallback()