Class IELFRelocationApplicator.RelocInstance
java.lang.Object
com.pnfsoftware.jeb.core.units.codeobject.IELFRelocationApplicator.RelocInstance
- Enclosing interface:
- IELFRelocationApplicator
Relocation features needed for application
-
Field Summary
Modifier and TypeFieldDescription -
Constructor Summary
ConstructorDescriptionRelocInstance
(IELFRelocationTable relocTable, IELFRelocationEntry relocEntry, IELFSymbolEntry se) -
Method Summary
-
Field Details
-
relocTable
-
relocEntry
-
se
-
-
Constructor Details
-
RelocInstance
public RelocInstance(IELFRelocationTable relocTable, IELFRelocationEntry relocEntry, IELFSymbolEntry se)
-