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

#include <rz_debug.h>

Public Attributes

ut64 addr
 
ut64 tags
 
int tag
 
int size
 
int count
 
int times
 
ut64 stamp
 

Detailed Description

Definition at line 231 of file rz_debug.h.

Member Data Documentation

◆ addr

ut64 rz_debug_tracepoint_t::addr

◆ count

◆ size

int rz_debug_tracepoint_t::size

◆ stamp

ut64 rz_debug_tracepoint_t::stamp

Definition at line 238 of file rz_debug.h.

Referenced by rz_debug_trace_add().

◆ tag

int rz_debug_tracepoint_t::tag

Definition at line 234 of file rz_debug.h.

Referenced by fcn_print_trace_info(), rz_debug_trace_print(), and rz_debug_traces_info().

◆ tags

ut64 rz_debug_tracepoint_t::tags

Definition at line 233 of file rz_debug.h.

Referenced by rz_debug_trace_add().

◆ times


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