angr.analyses.decompiler.jumptable_entry_condition_rewriter¶
- class angr.analyses.decompiler.jumptable_entry_condition_rewriter.JumpTableEntryConditionRewriter¶
Bases:
SequenceWalkerRemove artificial jump table entry conditions that ConditionProcessor introduced when dealing with jump tables.
- __init__(jumptable_entry_conds)¶