Searched refs:delete_command_object (Results 1 – 4 of 4) sorted by relevance
576 CommandObjectSP delete_command_object( in CommandObjectWatchpointCommand() local582 delete_command_object->SetCommandName("watchpoint command delete"); in CommandObjectWatchpointCommand()586 LoadSubCommand("delete", delete_command_object); in CommandObjectWatchpointCommand()
640 CommandObjectSP delete_command_object( in CommandObjectBreakpointCommand() local646 delete_command_object->SetCommandName("breakpoint command delete"); in CommandObjectBreakpointCommand()650 LoadSubCommand("delete", delete_command_object); in CommandObjectBreakpointCommand()
1155 CommandObjectSP delete_command_object( in CommandObjectMultiwordWatchpoint() local1169 delete_command_object->SetCommandName("watchpoint delete"); in CommandObjectMultiwordWatchpoint()1178 LoadSubCommand("delete", delete_command_object); in CommandObjectMultiwordWatchpoint()
2055 CommandObjectSP delete_command_object( in CommandObjectBreakpointName() local2063 LoadSubCommand("delete", delete_command_object); in CommandObjectBreakpointName()2369 CommandObjectSP delete_command_object( in CommandObjectMultiwordBreakpoint() local2388 delete_command_object->SetCommandName("breakpoint delete"); in CommandObjectMultiwordBreakpoint()2400 LoadSubCommand("delete", delete_command_object); in CommandObjectMultiwordBreakpoint()