Searched refs:write_command_object (Results 1 – 2 of 2) sorted by relevance
294 CommandObjectSP write_command_object( in CommandObjectMemoryTag() local296 write_command_object->SetCommandName("memory tag write"); in CommandObjectMemoryTag()297 LoadSubCommand("write", write_command_object); in CommandObjectMemoryTag()
2358 CommandObjectSP write_command_object( in CommandObjectMultiwordBreakpoint() local2372 write_command_object->SetCommandName("breakpoint write"); in CommandObjectMultiwordBreakpoint()2384 LoadSubCommand("write", write_command_object); in CommandObjectMultiwordBreakpoint()