Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Commands/
DCommandObjectWatchpoint.cpp1222 CommandObjectSP set_command_object( in CommandObjectMultiwordWatchpoint() local
1232 set_command_object->SetCommandName("watchpoint set"); in CommandObjectMultiwordWatchpoint()
1241 LoadSubCommand("set", set_command_object); in CommandObjectMultiwordWatchpoint()
DCommandObjectBreakpoint.cpp2382 CommandObjectSP set_command_object( in CommandObjectMultiwordBreakpoint() local
2400 set_command_object->SetCommandName("breakpoint set"); in CommandObjectMultiwordBreakpoint()
2412 LoadSubCommand("set", set_command_object); in CommandObjectMultiwordBreakpoint()