Searched refs:delete_command_object (Results 1 – 4 of 4) sorted by relevance
616 CommandObjectSP delete_command_object( in CommandObjectWatchpointCommand() local622 delete_command_object->SetCommandName("watchpoint command delete"); in CommandObjectWatchpointCommand()626 LoadSubCommand("delete", delete_command_object); in CommandObjectWatchpointCommand()
681 CommandObjectSP delete_command_object( in CommandObjectBreakpointCommand() local687 delete_command_object->SetCommandName("breakpoint command delete"); in CommandObjectBreakpointCommand()691 LoadSubCommand("delete", delete_command_object); in CommandObjectBreakpointCommand()
1180 CommandObjectSP delete_command_object( in CommandObjectMultiwordWatchpoint() local1194 delete_command_object->SetCommandName("watchpoint delete"); in CommandObjectMultiwordWatchpoint()1203 LoadSubCommand("delete", delete_command_object); in CommandObjectMultiwordWatchpoint()
2118 CommandObjectSP delete_command_object( in CommandObjectBreakpointName() local2126 LoadSubCommand("delete", delete_command_object); in CommandObjectBreakpointName()2439 CommandObjectSP delete_command_object( in CommandObjectMultiwordBreakpoint() local2458 delete_command_object->SetCommandName("breakpoint delete"); in CommandObjectMultiwordBreakpoint()2470 LoadSubCommand("delete", delete_command_object); in CommandObjectMultiwordBreakpoint()