RzAnalysisBlock#
- class RzAnalysisBlock#
- property _max_end: int#
- property _rb: RBNode#
- property addr: int#
- property analysis: RzAnalysis#
- property bbhash: int#
- property cmpreg: str#
- property cmpval: int#
- property colorize: int#
- property cond: RzAnalysisCond#
- property diff: RzAnalysisDiff#
- property fail: int#
- property fcns: RzList[RzAnalysisFunction]#
- property fingerprint: int#
- property jump: int#
- property ninstr: int#
- property op_bytes: int#
- property op_pos: int#
- property op_pos_size: int#
- property parent_reg_arena: int#
- property parent_stackptr: int#
- property ref: int#
- property size: int#
- property stackptr: int#
- property switch_op: RzAnalysisSwitchOp#
- property traced: bool#