Searched refs:modify_command_object (Results 1 – 2 of 2) sorted by relevance
1161 CommandObjectSP modify_command_object( in CommandObjectMultiwordWatchpoint() local1172 modify_command_object->SetCommandName("watchpoint modify"); in CommandObjectMultiwordWatchpoint()1181 LoadSubCommand("modify", modify_command_object); in CommandObjectMultiwordWatchpoint()
2375 CommandObjectSP modify_command_object( in CommandObjectMultiwordBreakpoint() local2391 modify_command_object->SetCommandName("breakpoint modify"); in CommandObjectMultiwordBreakpoint()2403 LoadSubCommand("modify", modify_command_object); in CommandObjectMultiwordBreakpoint()