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

#include <rz_debug.h>

Public Attributes

RzListtraces
 
int count
 
int enabled
 
int tag
 
int dup
 
char * addresses
 
HtPP * ht
 

Detailed Description

Definition at line 219 of file rz_debug.h.

Member Data Documentation

◆ addresses

char* rz_debug_trace_t::addresses

Definition at line 226 of file rz_debug.h.

Referenced by rz_debug_trace_at(), rz_debug_trace_is_traceable(), and rz_debug_trace_new().

◆ count

int rz_debug_trace_t::count

Definition at line 221 of file rz_debug.h.

Referenced by rz_debug_trace_add().

◆ dup

int rz_debug_trace_t::dup

Definition at line 225 of file rz_debug.h.

◆ enabled

◆ ht

◆ tag

◆ traces


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