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

#include <rz_bp.h>

Public Attributes

int bits
 
int length
 
int endian
 
const ut8bytes
 

Detailed Description

Definition at line 18 of file rz_bp.h.

Member Data Documentation

◆ bits

int rz_bp_arch_t::bits

Definition at line 19 of file rz_bp.h.

Referenced by rz_bp_size().

◆ bytes

const ut8* rz_bp_arch_t::bytes

Definition at line 22 of file rz_bp.h.

Referenced by capstone.CsInsn::__repr__().

◆ endian

int rz_bp_arch_t::endian

Definition at line 21 of file rz_bp.h.

Referenced by rz_bp_get_bytes().

◆ length

int rz_bp_arch_t::length

Definition at line 20 of file rz_bp.h.

Referenced by rz_bp_size().


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