Uses of Interface
com.pnfsoftware.jeb.core.units.codeobject.IELFRelocationEntry
Packages that use IELFRelocationEntry
Package
Description
Types specific to code objects, such as Windows PE, Linux ELF, or Apple Mach-O.
-
Uses of IELFRelocationEntry in com.pnfsoftware.jeb.core.units.codeobject
Fields in com.pnfsoftware.jeb.core.units.codeobject declared as IELFRelocationEntryModifier and TypeFieldDescriptionfinal IELFRelocationEntryELFStandardRelocOperations.relocEntryIELFRelocationApplicator.RelocInstance.relocEntryMethods in com.pnfsoftware.jeb.core.units.codeobject that return IELFRelocationEntryMethods in com.pnfsoftware.jeb.core.units.codeobject that return types with arguments of type IELFRelocationEntryModifier and TypeMethodDescriptionList<? extends IELFRelocationEntry>IELFRelocationTable.getEntries()Constructors in com.pnfsoftware.jeb.core.units.codeobject with parameters of type IELFRelocationEntryModifierConstructorDescriptionRelocInstance(IELFRelocationTable relocTable, IELFRelocationEntry relocEntry, IELFSymbolEntry se)