java.lang.Object | |
↳ | com.pnfsoftware.jeb.core.units.codeobject.IELFRelocationApplicator.RelocInstance |
Relocation features needed for application
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
public IELFRelocationEntry | relocEntry | ||||||||||
public IELFRelocationTable | relocTable | ||||||||||
public IELFSymbolEntry | se |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
RelocInstance(IELFRelocationTable relocTable, IELFRelocationEntry relocEntry, IELFSymbolEntry se) |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
|