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

Public Attributes

AnalysisStateEntry stack [MAX_ANALYSIS_STATE_DEPTH]
 
uint16_t depth
 
uint16_t step_index
 

Detailed Description

Definition at line 227 of file query.c.

Member Data Documentation

◆ depth

uint16_t AnalysisState::depth

Definition at line 229 of file query.c.

Referenced by ts_query__analyze_patterns().

◆ stack

Definition at line 228 of file query.c.

◆ step_index

uint16_t AnalysisState::step_index

Definition at line 230 of file query.c.

Referenced by ts_query__analyze_patterns().


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