Searched refs:delete_command_object (Results 1 – 4 of 4) sorted by relevance
675 CommandObjectSP delete_command_object( in CommandObjectWatchpointCommand() local681 delete_command_object->SetCommandName("watchpoint command delete"); in CommandObjectWatchpointCommand()685 LoadSubCommand("delete", delete_command_object); in CommandObjectWatchpointCommand()
743 CommandObjectSP delete_command_object( in CommandObjectBreakpointCommand() local749 delete_command_object->SetCommandName("breakpoint command delete"); in CommandObjectBreakpointCommand()753 LoadSubCommand("delete", delete_command_object); in CommandObjectBreakpointCommand()
1170 CommandObjectSP delete_command_object( in CommandObjectMultiwordWatchpoint() local1184 delete_command_object->SetCommandName("watchpoint delete"); in CommandObjectMultiwordWatchpoint()1193 LoadSubCommand("delete", delete_command_object); in CommandObjectMultiwordWatchpoint()
2259 CommandObjectSP delete_command_object( in CommandObjectBreakpointName() local2267 LoadSubCommand("delete", delete_command_object); in CommandObjectBreakpointName()2539 CommandObjectSP delete_command_object( in CommandObjectMultiwordBreakpoint() local2558 delete_command_object->SetCommandName("breakpoint delete"); in CommandObjectMultiwordBreakpoint()2570 LoadSubCommand("delete", delete_command_object); in CommandObjectMultiwordBreakpoint()