Searched refs:WriteAllRegisters (Results 1 – 3 of 3) sorted by relevance
398 if (gdb_comm.WriteAllRegisters( in WriteRegisterBytes()607 if (gdb_comm.WriteAllRegisters( in WriteAllRegisterValues()
410 bool WriteAllRegisters(lldb::tid_t tid, llvm::ArrayRef<uint8_t> data);
3487 bool GDBRemoteCommunicationClient::WriteAllRegisters( in WriteAllRegisters() function in GDBRemoteCommunicationClient