9#ifndef LLDB_TARGET_REGISTERCHECKPOINT_H
10#define LLDB_TARGET_REGISTERCHECKPOINT_H
lldb::WritableDataBufferSP m_data_sp
const lldb::WritableDataBufferSP & GetData() const
RegisterCheckpoint(Reason reason)
~RegisterCheckpoint()=default
lldb::WritableDataBufferSP & GetData()
const RegisterCheckpoint & operator=(const RegisterCheckpoint &)=delete
RegisterCheckpoint(const RegisterCheckpoint &)=delete
A class that represents a running process on the host machine.
std::shared_ptr< lldb_private::WritableDataBuffer > WritableDataBufferSP
A mix in class that contains a generic user ID.