Package ghidra.pcode.emu.jit
Interface JitPassage.PBranch
- All Superinterfaces:
JitPassage.Branch
- All Known Subinterfaces:
JitPassage.RBranch
- All Known Implementing Classes:
JitPassage.ErrBranch
,JitPassage.RExtBranch
,JitPassage.RIndBranch
,JitPassage.RIntBranch
- Enclosing class:
JitPassage
A branch as analyzed within a passage
Many implement this via JitPassage.RBranch
.
-
Method Summary
Methods inherited from interface ghidra.pcode.emu.jit.JitPassage.Branch
describeTo, from, isFall