Searched refs:delete_command_object (Results 1 – 4 of 4) sorted by relevance
577 CommandObjectSP delete_command_object( in CommandObjectWatchpointCommand() local583 delete_command_object->SetCommandName("watchpoint command delete"); in CommandObjectWatchpointCommand()587 LoadSubCommand("delete", delete_command_object); in CommandObjectWatchpointCommand()
641 CommandObjectSP delete_command_object( in CommandObjectBreakpointCommand() local647 delete_command_object->SetCommandName("breakpoint command delete"); in CommandObjectBreakpointCommand()651 LoadSubCommand("delete", delete_command_object); in CommandObjectBreakpointCommand()
1154 CommandObjectSP delete_command_object( in CommandObjectMultiwordWatchpoint() local1168 delete_command_object->SetCommandName("watchpoint delete"); in CommandObjectMultiwordWatchpoint()1177 LoadSubCommand("delete", delete_command_object); in CommandObjectMultiwordWatchpoint()
2095 CommandObjectSP delete_command_object( in CommandObjectBreakpointName() local2103 LoadSubCommand("delete", delete_command_object); in CommandObjectBreakpointName()2409 CommandObjectSP delete_command_object( in CommandObjectMultiwordBreakpoint() local2428 delete_command_object->SetCommandName("breakpoint delete"); in CommandObjectMultiwordBreakpoint()2440 LoadSubCommand("delete", delete_command_object); in CommandObjectMultiwordBreakpoint()