Uses of Interface
com.pnfsoftware.jeb.core.units.codeobject.IELFRelocationTable
Packages that use IELFRelocationTable
Package
Description
Types specific to code objects, such as Windows PE, Linux ELF, or Apple Mach-O.
-
Uses of IELFRelocationTable in com.pnfsoftware.jeb.core.units.codeobject
Fields in com.pnfsoftware.jeb.core.units.codeobject declared as IELFRelocationTableModifier and TypeFieldDescriptionfinal IELFRelocationTable
ELFStandardRelocOperations.relocTable
IELFRelocationApplicator.RelocInstance.relocTable
Methods in com.pnfsoftware.jeb.core.units.codeobject that return types with arguments of type IELFRelocationTableConstructors in com.pnfsoftware.jeb.core.units.codeobject with parameters of type IELFRelocationTableModifierConstructorDescriptionRelocInstance
(IELFRelocationTable relocTable, IELFRelocationEntry relocEntry, IELFSymbolEntry se)