const RegisterInfoInterface & GetRegisterInfoInterface() const
uint32_t GetUserRegisterCount() const override
uint32_t GetRegisterCount() const override
const RegisterInfo * GetRegisterInfoAtIndex(uint32_t reg_index) const override
NativeRegisterContextRegisterInfo(NativeThreadProtocol &thread, RegisterInfoInterface *register_info_interface)
Construct a NativeRegisterContextRegisterInfo, taking ownership of the register_info_interface pointe...
std::unique_ptr< RegisterInfoInterface > m_register_info_interface_up