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