Rizin
unix-like reverse engineering framework and cli tools
|
Public Attributes | |
const RzGraphNode * | from |
const RzGraphNode * | to |
int | dist |
int dist_t::dist |
Definition at line 70 of file agraph.c.
Referenced by adjust_class(), and dist_nodes().
const RzGraphNode* dist_t::from |
Definition at line 68 of file agraph.c.
Referenced by set_dist_nodes().
const RzGraphNode* dist_t::to |
Definition at line 69 of file agraph.c.
Referenced by set_dist_nodes().