Searched refs:enable_command_object (Results 1 – 2 of 2) sorted by relevance
1151 CommandObjectSP enable_command_object( in CommandObjectMultiwordWatchpoint() local1167 enable_command_object->SetCommandName("watchpoint enable"); in CommandObjectMultiwordWatchpoint()1176 LoadSubCommand("enable", enable_command_object); in CommandObjectMultiwordWatchpoint()
2363 CommandObjectSP enable_command_object( in CommandObjectMultiwordBreakpoint() local2385 enable_command_object->SetCommandName("breakpoint enable"); in CommandObjectMultiwordBreakpoint()2397 LoadSubCommand("enable", enable_command_object); in CommandObjectMultiwordBreakpoint()