Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Lua/
H A DScriptInterpreterLua.cpp352 BreakpointOptions &bp_options, const char *command_body_text, in SetBreakpointCommandCallback()
358 BreakpointOptions &bp_options, const char *command_body_text, in RegisterBreakpointCallback()
373 WatchpointOptions *wp_options, const char *command_body_text, in SetWatchpointCommandCallback()
379 WatchpointOptions *wp_options, const char *command_body_text, in RegisterWatchpointCallback()
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.cpp1228 SetBreakpointCommandCallback(BreakpointOptions & bp_options,const char * command_body_text,bool is_callback) SetBreakpointCommandCallback() argument
1236 SetBreakpointCommandCallback(BreakpointOptions & bp_options,const char * command_body_text,StructuredData::ObjectSP extra_args_sp,bool uses_extra_args,bool is_callback) SetBreakpointCommandCallback() argument