Searched refs:enable_command_object (Results 1 – 2 of 2) sorted by relevance
1200 CommandObjectSP enable_command_object( in CommandObjectMultiwordWatchpoint() local1216 enable_command_object->SetCommandName("watchpoint enable"); in CommandObjectMultiwordWatchpoint()1225 LoadSubCommand("enable", enable_command_object); in CommandObjectMultiwordWatchpoint()
2408 CommandObjectSP enable_command_object( in CommandObjectMultiwordBreakpoint() local2430 enable_command_object->SetCommandName("breakpoint enable"); in CommandObjectMultiwordBreakpoint()2442 LoadSubCommand("enable", enable_command_object); in CommandObjectMultiwordBreakpoint()