Searched refs:ReadAllRegisters (Results 1 – 3 of 3) sorted by relevance
223 gdb_comm.ReadAllRegisters(m_thread.GetProtocolID())) { in ReadRegisterBytes() 539 gdb_comm.ReadAllRegisters(m_thread.GetProtocolID())) { in ReadAllRegisterValues()
413 lldb::DataBufferSP ReadAllRegisters(lldb::tid_t tid);
3551 DataBufferSP GDBRemoteCommunicationClient::ReadAllRegisters(lldb::tid_t tid) { in ReadAllRegisters() function in GDBRemoteCommunicationClient