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

#include <rz_bp.h>

Public Attributes

ut64 addr
 
ut64 addr_end
 
ut8traps
 
ut8buffer
 
ut8bits
 
int length
 
int bitlen
 

Detailed Description

Definition at line 99 of file rz_bp.h.

Member Data Documentation

◆ addr

◆ addr_end

ut64 rz_bp_trace_t::addr_end

Definition at line 101 of file rz_bp.h.

Referenced by rz_bp_traptrace_add().

◆ bitlen

int rz_bp_trace_t::bitlen

Definition at line 106 of file rz_bp.h.

Referenced by rz_bp_traptrace_list(), and rz_bp_traptrace_reset().

◆ bits

◆ buffer

ut8* rz_bp_trace_t::buffer

◆ length

int rz_bp_trace_t::length

◆ traps

ut8* rz_bp_trace_t::traps

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