Interface IBranchTarget

All Known Implementing Classes:
BranchTarget, CallGraphVertex

@Ser public interface IBranchTarget
Definition of a branch target. The target can be internal (resolved to a concrete memory address) or external (a routine reference).
  • Method Details