|
Rizin
unix-like reverse engineering framework and cli tools
|
#include <rz_agraph.h>
Public Attributes | |
| char * | old_word |
| RzVector | word_list |
| int | word_nth |
Definition at line 29 of file rz_agraph.h.
| char* rz_core_graph_hits_t::old_word |
Definition at line 30 of file rz_agraph.h.
Referenced by nextword().
| RzVector rz_core_graph_hits_t::word_list |
Definition at line 31 of file rz_agraph.h.
Referenced by nextword().
| int rz_core_graph_hits_t::word_nth |
Definition at line 32 of file rz_agraph.h.
Referenced by nextword().