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

Public Attributes

int len
 
RBNodecur
 
RBNodepath [RZ_RBTREE_MAX_HEIGHT]
 

Detailed Description

Definition at line 29 of file fcn.c.

Member Data Documentation

◆ cur

RBNode* fcn_tree_iter_t::cur

Definition at line 31 of file fcn.c.

◆ len

int fcn_tree_iter_t::len

Definition at line 30 of file fcn.c.

◆ path

RBNode* fcn_tree_iter_t::path[RZ_RBTREE_MAX_HEIGHT]

Definition at line 32 of file fcn.c.


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