# Interface: 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.

## Method: getRelocationContexts
- return type: `java.util.List<com.pnfsoftware.jeb.core.units.codeobject.ELFRelocationContext>`

Description: A list of contexts.
return: relocation contexts

