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

Public Attributes

uint16_t Val
 
const MCPhysRegList
 

Detailed Description

DiffListIterator - Base iterator class that can traverse the differentially encoded register and regunit lists in DiffLists. Don't use this class directly, use one of the specialized sub-classes defined below.

Definition at line 23 of file MCRegisterInfo.c.

Member Data Documentation

◆ List

const MCPhysReg* DiffListIterator::List

Definition at line 25 of file MCRegisterInfo.c.

◆ Val

uint16_t DiffListIterator::Val

Definition at line 24 of file MCRegisterInfo.c.


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