Searched refs:set_command_object (Results 1 – 2 of 2) sorted by relevance
1170 CommandObjectSP set_command_object( in CommandObjectMultiwordWatchpoint() local1180 set_command_object->SetCommandName("watchpoint set"); in CommandObjectMultiwordWatchpoint()1189 LoadSubCommand("set", set_command_object); in CommandObjectMultiwordWatchpoint()
2205 CommandObjectSP set_command_object( in CommandObjectMultiwordBreakpoint() local2223 set_command_object->SetCommandName("breakpoint set"); in CommandObjectMultiwordBreakpoint()2235 LoadSubCommand("set", set_command_object); in CommandObjectMultiwordBreakpoint()