Searched refs:delete_command_object (Results 1 – 4 of 4) sorted by relevance
657 CommandObjectSP delete_command_object( in CommandObjectWatchpointCommand() local663 delete_command_object->SetCommandName("watchpoint command delete"); in CommandObjectWatchpointCommand()667 LoadSubCommand("delete", delete_command_object); in CommandObjectWatchpointCommand()
716 CommandObjectSP delete_command_object( in CommandObjectBreakpointCommand() local722 delete_command_object->SetCommandName("breakpoint command delete"); in CommandObjectBreakpointCommand()726 LoadSubCommand("delete", delete_command_object); in CommandObjectBreakpointCommand()
1214 CommandObjectSP delete_command_object( in CommandObjectMultiwordWatchpoint() local1228 delete_command_object->SetCommandName("watchpoint delete"); in CommandObjectMultiwordWatchpoint()1237 LoadSubCommand("delete", delete_command_object); in CommandObjectMultiwordWatchpoint()
2055 CommandObjectSP delete_command_object( in CommandObjectBreakpointName() local2063 LoadSubCommand("delete", delete_command_object); in CommandObjectBreakpointName()2380 CommandObjectSP delete_command_object( in CommandObjectMultiwordBreakpoint() local2399 delete_command_object->SetCommandName("breakpoint delete"); in CommandObjectMultiwordBreakpoint()2411 LoadSubCommand("delete", delete_command_object); in CommandObjectMultiwordBreakpoint()