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

Public Attributes

ut64 start_addr
 
ut64 end_addr
 
RzAnalysisFunctionfcn
 
RzAnalysisBlockcur_bb
 
RzListbbl
 
RzListpath
 
RzListswitch_path
 

Detailed Description

Definition at line 4407 of file canalysis.c.

Member Data Documentation

◆ bbl

RzList* IterCtx::bbl

Definition at line 4412 of file canalysis.c.

◆ cur_bb

RzAnalysisBlock* IterCtx::cur_bb

Definition at line 4411 of file canalysis.c.

◆ end_addr

ut64 IterCtx::end_addr

Definition at line 4409 of file canalysis.c.

◆ fcn

RzAnalysisFunction* IterCtx::fcn

Definition at line 4410 of file canalysis.c.

◆ path

RzList * IterCtx::path

Definition at line 4412 of file canalysis.c.

◆ start_addr

ut64 IterCtx::start_addr

Definition at line 4408 of file canalysis.c.

◆ switch_path

RzList * IterCtx::switch_path

Definition at line 4412 of file canalysis.c.


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