Searched refs:set_command_object (Results 1 – 2 of 2) sorted by relevance
1370 CommandObjectSP set_command_object (new CommandObjectWatchpointSet (interpreter)); in CommandObjectMultiwordWatchpoint() local1379 set_command_object->SetCommandName("watchpoint set"); in CommandObjectMultiwordWatchpoint()1388 LoadSubCommand ("set", set_command_object); in CommandObjectMultiwordWatchpoint()
1743 CommandObjectSP set_command_object (new CommandObjectBreakpointSet (interpreter)); in CommandObjectMultiwordBreakpoint() local1752 set_command_object->SetCommandName("breakpoint set"); in CommandObjectMultiwordBreakpoint()1761 LoadSubCommand ("set", set_command_object); in CommandObjectMultiwordBreakpoint()