Searched refs:command_command_object (Results 1 – 2 of 2) sorted by relevance
1369 CommandObjectSP command_command_object (new CommandObjectWatchpointCommand (interpreter)); in CommandObjectMultiwordWatchpoint() local1378 command_command_object->SetCommandName ("watchpoint command"); in CommandObjectMultiwordWatchpoint()1387 LoadSubCommand ("command", command_command_object); in CommandObjectMultiwordWatchpoint()
2367 CommandObjectSP command_command_object (new CommandObjectBreakpointCommand (interpreter)); in CommandObjectMultiwordBreakpoint() local2377 command_command_object->SetCommandName ("breakpoint command"); in CommandObjectMultiwordBreakpoint()2387 LoadSubCommand ("command", command_command_object); in CommandObjectMultiwordBreakpoint()