Searched refs:command_command_object (Results 1 – 2 of 2) sorted by relevance
1368 CommandObjectSP command_command_object (new CommandObjectWatchpointCommand (interpreter)); in CommandObjectMultiwordWatchpoint() local1377 command_command_object->SetCommandName ("watchpoint command"); in CommandObjectMultiwordWatchpoint()1386 LoadSubCommand ("command", command_command_object); in CommandObjectMultiwordWatchpoint()
1744 CommandObjectSP command_command_object (new CommandObjectBreakpointCommand (interpreter)); in CommandObjectMultiwordBreakpoint() local1753 command_command_object->SetCommandName ("breakpoint command"); in CommandObjectMultiwordBreakpoint()1762 LoadSubCommand ("command", command_command_object); in CommandObjectMultiwordBreakpoint()