Rizin
unix-like reverse engineering framework and cli tools
arch.h File Reference
#include "rz_types.h"

Go to the source code of this file.

Classes

struct  registers_t
 

Macros

#define ARCH_X86_64   0
 
#define ARCH_X86_32   1
 
#define ARCH_ARM_32   2
 
#define ARCH_ARM_64   3
 

Typedefs

typedef struct registers_t registers_t
 

Macro Definition Documentation

◆ ARCH_ARM_32

#define ARCH_ARM_32   2

Definition at line 12 of file arch.h.

◆ ARCH_ARM_64

#define ARCH_ARM_64   3

Definition at line 13 of file arch.h.

◆ ARCH_X86_32

#define ARCH_X86_32   1

Definition at line 11 of file arch.h.

◆ ARCH_X86_64

#define ARCH_X86_64   0

Definition at line 10 of file arch.h.

Typedef Documentation

◆ registers_t

typedef struct registers_t registers_t

This struct defines a generic register view