Rizin
unix-like reverse engineering framework and cli tools
registers_t Struct Reference

#include <arch.h>

Public Attributes

char name [32]
 
ut64 offset
 
ut64 size
 

Detailed Description

This struct defines a generic register view

Definition at line 19 of file arch.h.

Member Data Documentation

◆ name

◆ offset

ut64 registers_t::offset

The Name of the current register

Definition at line 21 of file arch.h.

◆ size

ut64 registers_t::size

Offset in the data block

Definition at line 22 of file arch.h.


The documentation for this struct was generated from the following file: