Uses of Class
com.pnfsoftware.jeb.core.units.code.DUI
Packages that use DUI
Package
Description
Types related to JEB code plugins, including disassemblers, decompilers, and debuggers.
-
Uses of DUI in com.pnfsoftware.jeb.core.units.code
Methods in com.pnfsoftware.jeb.core.units.code that return DUIModifier and TypeMethodDescriptionDFA4.getDUI
(long addr) DFA4.getDUI
(AddressableInstruction<InsnType> a) IDFA.getDUI
(long addr) IDFA.getDUI
(AddressableInstruction<InsnType> a) Methods in com.pnfsoftware.jeb.core.units.code with parameters of type DUI