|
Rizin
unix-like reverse engineering framework and cli tools
|
Public Attributes | |
| ut64 | start_addr |
| ut64 | end_addr |
| RzAnalysisFunction * | fcn |
| RzAnalysisBlock * | cur_bb |
| RzList * | bbl |
| RzList * | path |
| RzList * | switch_path |
Definition at line 4407 of file canalysis.c.
| RzList* IterCtx::bbl |
Definition at line 4412 of file canalysis.c.
| RzAnalysisBlock* IterCtx::cur_bb |
Definition at line 4411 of file canalysis.c.
| ut64 IterCtx::end_addr |
Definition at line 4409 of file canalysis.c.
| RzAnalysisFunction* IterCtx::fcn |
Definition at line 4410 of file canalysis.c.
| RzList * IterCtx::path |
Definition at line 4412 of file canalysis.c.
| ut64 IterCtx::start_addr |
Definition at line 4408 of file canalysis.c.
| RzList * IterCtx::switch_path |
Definition at line 4412 of file canalysis.c.