Searched refs:WriteAllRegisters (Results 1 – 4 of 4) sorted by relevance
398 if (gdb_comm.WriteAllRegisters( in WriteRegisterBytes()607 if (gdb_comm.WriteAllRegisters( in WriteAllRegisterValues()
415 bool WriteAllRegisters(lldb::tid_t tid, llvm::ArrayRef<uint8_t> data);
3481 bool GDBRemoteCommunicationClient::WriteAllRegisters( in WriteAllRegisters() function in GDBRemoteCommunicationClient
87 return client.WriteAllRegisters(tid, all_registers); in TEST_F()107 return client.WriteAllRegisters(tid, all_registers); in TEST_F()