Searched refs:set_command_object (Results 1 – 2 of 2) sorted by relevance
1188 CommandObjectSP set_command_object( in CommandObjectMultiwordWatchpoint() local1198 set_command_object->SetCommandName("watchpoint set"); in CommandObjectMultiwordWatchpoint()1207 LoadSubCommand("set", set_command_object); in CommandObjectMultiwordWatchpoint()
2440 CommandObjectSP set_command_object( in CommandObjectMultiwordBreakpoint() local2458 set_command_object->SetCommandName("breakpoint set"); in CommandObjectMultiwordBreakpoint()2470 LoadSubCommand("set", set_command_object); in CommandObjectMultiwordBreakpoint()