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

#include <AArch64BaseInfo.h>

Public Attributes

const A64NamedImmMapper_MappingPairs
 
size_t NumPairs
 
uint32_t TooBigImm
 

Detailed Description

Definition at line 143 of file AArch64BaseInfo.h.

Member Data Documentation

◆ NumPairs

size_t A64NamedImmMapper::NumPairs

Definition at line 145 of file AArch64BaseInfo.h.

◆ Pairs

const A64NamedImmMapper_Mapping* A64NamedImmMapper::Pairs

Definition at line 144 of file AArch64BaseInfo.h.

◆ TooBigImm

uint32_t A64NamedImmMapper::TooBigImm

Definition at line 146 of file AArch64BaseInfo.h.


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