|
Rizin
unix-like reverse engineering framework and cli tools
|
#include <rz_bp.h>
Public Attributes | |
| int | bits |
| int | length |
| int | endian |
| const ut8 * | bytes |
| int rz_bp_arch_t::bits |
Definition at line 19 of file rz_bp.h.
Referenced by rz_bp_size().
Definition at line 22 of file rz_bp.h.
Referenced by capstone.CsInsn::__repr__().
| int rz_bp_arch_t::endian |
Definition at line 21 of file rz_bp.h.
Referenced by rz_bp_get_bytes().
| int rz_bp_arch_t::length |
Definition at line 20 of file rz_bp.h.
Referenced by rz_bp_size().