Searched refs:delete_command_object (Results 1 – 4 of 4) sorted by relevance
646 CommandObjectSP delete_command_object( in CommandObjectWatchpointCommand() local652 delete_command_object->SetCommandName("watchpoint command delete"); in CommandObjectWatchpointCommand()656 LoadSubCommand("delete", delete_command_object); in CommandObjectWatchpointCommand()
711 CommandObjectSP delete_command_object( in CommandObjectBreakpointCommand() local717 delete_command_object->SetCommandName("breakpoint command delete"); in CommandObjectBreakpointCommand()721 LoadSubCommand("delete", delete_command_object); in CommandObjectBreakpointCommand()
1185 CommandObjectSP delete_command_object( in CommandObjectMultiwordWatchpoint() local1199 delete_command_object->SetCommandName("watchpoint delete"); in CommandObjectMultiwordWatchpoint()1208 LoadSubCommand("delete", delete_command_object); in CommandObjectMultiwordWatchpoint()
2025 CommandObjectSP delete_command_object( in CommandObjectBreakpointName() local2033 LoadSubCommand("delete", delete_command_object); in CommandObjectBreakpointName()2348 CommandObjectSP delete_command_object( in CommandObjectMultiwordBreakpoint() local2367 delete_command_object->SetCommandName("breakpoint delete"); in CommandObjectMultiwordBreakpoint()2379 LoadSubCommand("delete", delete_command_object); in CommandObjectMultiwordBreakpoint()