com.pnfsoftware.jeb.core.units.code.asm.analyzer.IBranchTarget |
Known Indirect Subclasses |
Definition of a branch target. The target can be internal (resolved to a concrete memory address) or external (a routine reference).
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
abstract ICodePointer | getInternalAddress() | ||||||||||
abstract INativeMethodItem | getRoutine() | ||||||||||
abstract boolean | isInternal() |