Uses of Interface
com.pnfsoftware.jeb.core.units.codeobject.IELFRelocationApplicator
Packages that use IELFRelocationApplicator
Package
Description
Types specific to code objects, such as Windows PE, Linux ELF, or Apple Mach-O.
-
Uses of IELFRelocationApplicator in com.pnfsoftware.jeb.core.units.codeobject
Classes in com.pnfsoftware.jeb.core.units.codeobject that implement IELFRelocationApplicatorModifier and TypeClassDescriptionclass
Base class for ELF relocation applicators.class
The standard relocator usesstandard operations
.