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

#include <reusable_node.h>

Public Attributes

Subtree tree
 
uint32_t child_index
 
uint32_t byte_offset
 

Detailed Description

Definition at line 3 of file reusable_node.h.

Member Data Documentation

◆ byte_offset

uint32_t StackEntry::byte_offset

Definition at line 6 of file reusable_node.h.

Referenced by reusable_node_advance().

◆ child_index

uint32_t StackEntry::child_index

Definition at line 5 of file reusable_node.h.

Referenced by reusable_node_advance().

◆ tree

Subtree StackEntry::tree

Definition at line 4 of file reusable_node.h.

Referenced by reusable_node_advance(), and reusable_node_descend().


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