Searched refs:set_command_object (Results 1 – 2 of 2) sorted by relevance
1163 CommandObjectSP set_command_object( in CommandObjectMultiwordWatchpoint() local1173 set_command_object->SetCommandName("watchpoint set"); in CommandObjectMultiwordWatchpoint()1182 LoadSubCommand("set", set_command_object); in CommandObjectMultiwordWatchpoint()
2371 CommandObjectSP set_command_object( in CommandObjectMultiwordBreakpoint() local2389 set_command_object->SetCommandName("breakpoint set"); in CommandObjectMultiwordBreakpoint()2401 LoadSubCommand("set", set_command_object); in CommandObjectMultiwordBreakpoint()