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

Public Attributes

ut8node
 
char * label
 
int i
 
ut8next_child
 

Detailed Description

Definition at line 30 of file mach0.c.

Member Data Documentation

◆ i

int RTrieState::i

Definition at line 33 of file mach0.c.

Referenced by walk_exports().

◆ label

char* RTrieState::label

Definition at line 32 of file mach0.c.

Referenced by walk_exports().

◆ next_child

ut8* RTrieState::next_child

Definition at line 34 of file mach0.c.

◆ node

ut8* RTrieState::node

Definition at line 31 of file mach0.c.

Referenced by walk_exports().


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