Uses of Class
com.pnfsoftware.jeb.core.units.codeobject.ELFStandardRelocOperations
Packages that use ELFStandardRelocOperations
Package
Description
Types specific to code objects, such as Windows PE, Linux ELF, or Apple Mach-O.
-
Uses of ELFStandardRelocOperations in com.pnfsoftware.jeb.core.units.codeobject
Classes in com.pnfsoftware.jeb.core.units.codeobject with type parameters of type ELFStandardRelocOperationsModifier and TypeClassDescriptionclass
Base class for ELF relocation applicators.