| java.lang.Object | ||
| ↳ | com.pnfsoftware.jeb.core.units.codeobject.ELFRelocationApplicator<T extends com.pnfsoftware.jeb.core.units.codeobject.ELFStandardRelocOperations> | |
| ↳ | com.pnfsoftware.jeb.core.units.codeobject.ELFStandardRelocator | |
The standard relocator uses standard operations. To use
non-standard operations, sub-class ELFRelocationApplicator.
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| ELFStandardRelocator(int type) | |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| void | apply(IELFRelocationApplicator.RelocatedFile relocatedFile, IELFRelocationApplicator.RelocInstance relocInstance) | ||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.pnfsoftware.jeb.core.units.codeobject.ELFRelocationApplicator
| |||||||||||
From class
java.lang.Object
| |||||||||||
From interface
com.pnfsoftware.jeb.core.units.codeobject.IELFRelocationApplicator
| |||||||||||
| MemoryException |
|---|