Searched refs:delete_command_object (Results 1 – 4 of 4) sorted by relevance
612 CommandObjectSP delete_command_object( in CommandObjectWatchpointCommand() local618 delete_command_object->SetCommandName("watchpoint command delete"); in CommandObjectWatchpointCommand()622 LoadSubCommand("delete", delete_command_object); in CommandObjectWatchpointCommand()
676 CommandObjectSP delete_command_object( in CommandObjectBreakpointCommand() local682 delete_command_object->SetCommandName("breakpoint command delete"); in CommandObjectBreakpointCommand()686 LoadSubCommand("delete", delete_command_object); in CommandObjectBreakpointCommand()
1204 CommandObjectSP delete_command_object( in CommandObjectMultiwordWatchpoint() local1218 delete_command_object->SetCommandName("watchpoint delete"); in CommandObjectMultiwordWatchpoint()1227 LoadSubCommand("delete", delete_command_object); in CommandObjectMultiwordWatchpoint()
2097 CommandObjectSP delete_command_object( in CommandObjectBreakpointName() local2105 LoadSubCommand("delete", delete_command_object); in CommandObjectBreakpointName()2414 CommandObjectSP delete_command_object( in CommandObjectMultiwordBreakpoint() local2433 delete_command_object->SetCommandName("breakpoint delete"); in CommandObjectMultiwordBreakpoint()2445 LoadSubCommand("delete", delete_command_object); in CommandObjectMultiwordBreakpoint()