Searched refs:read_command_object (Results 1 – 2 of 2) sorted by relevance
310 CommandObjectSP read_command_object( in CommandObjectMemoryTag() local312 read_command_object->SetCommandName("memory tag read"); in CommandObjectMemoryTag()313 LoadSubCommand("read", read_command_object); in CommandObjectMemoryTag()
2451 CommandObjectSP read_command_object( in CommandObjectMultiwordBreakpoint() local2464 read_command_object->SetCommandName("breakpoint read"); in CommandObjectMultiwordBreakpoint()2476 LoadSubCommand("read", read_command_object); in CommandObjectMultiwordBreakpoint()