| com.pnfsoftware.jeb.core.units.codeobject.IELFArchRelocatorFacility |
This top-level interface is to be used by native code plugins providing relocation contexts for a specific architecture.
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| abstract List<ELFRelocationContext> |
getRelocationContexts()
A list of contexts.
| ||||||||||