Rizin
unix-like reverse engineering framework and cli tools
|
Public Attributes | |
StackNode * | node |
Subtree | subtree |
bool | is_pending |
StackNode* StackLink::node |
Definition at line 23 of file stack.c.
Referenced by stack_node_add_link(), stack_node_new(), stack_node_release(), and ts_stack_has_advanced_since_error().
Subtree StackLink::subtree |
Definition at line 24 of file stack.c.
Referenced by stack_node_add_link(), ts_stack_has_advanced_since_error(), ts_stack_pop_error(), and ts_stack_print_dot_graph().