Header menu logo B2R2

SSAVarBasedDataFlowAnalysis<'Lattice> Type

SSA variable-based data flow analysis framework, which is based on the idea of sparse conditional constant propagation algorithm by Wegman et al.

Constructors

Constructor Description

SSAVarBasedDataFlowAnalysis(hdl, analysis)

Full Usage: SSAVarBasedDataFlowAnalysis(hdl, analysis)

Parameters:
Returns: SSAVarBasedDataFlowAnalysis<'Lattice>
hdl : BinHandle
analysis : ISSAVarBasedDataFlowAnalysis<'Lattice>
Returns: SSAVarBasedDataFlowAnalysis<'Lattice>

Type something to start searching.