Home
last modified time | relevance | path

Searched refs:set_command_object (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectWatchpoint.cpp1193 CommandObjectSP set_command_object( in CommandObjectMultiwordWatchpoint() local
1203 set_command_object->SetCommandName("watchpoint set"); in CommandObjectMultiwordWatchpoint()
1212 LoadSubCommand("set", set_command_object); in CommandObjectMultiwordWatchpoint()
H A DCommandObjectBreakpoint.cpp2350 CommandObjectSP set_command_object( in CommandObjectMultiwordBreakpoint() local
2368 set_command_object->SetCommandName("breakpoint set"); in CommandObjectMultiwordBreakpoint()
2380 LoadSubCommand("set", set_command_object); in CommandObjectMultiwordBreakpoint()