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

#include <rz_agraph.h>

Public Attributes

char * old_word
 
RzVector word_list
 
int word_nth
 

Detailed Description

Definition at line 29 of file rz_agraph.h.

Member Data Documentation

◆ old_word

char* rz_core_graph_hits_t::old_word

Definition at line 30 of file rz_agraph.h.

Referenced by nextword().

◆ word_list

RzVector rz_core_graph_hits_t::word_list

Definition at line 31 of file rz_agraph.h.

Referenced by nextword().

◆ word_nth

int rz_core_graph_hits_t::word_nth

Definition at line 32 of file rz_agraph.h.

Referenced by nextword().


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