Interface IELFArchRelocatorFacility
public interface IELFArchRelocatorFacility
This top-level interface is to be used by native code plugins providing relocation contexts for a
specific architecture.
-
Method Summary
Modifier and TypeMethodDescriptionA list of contexts.
-
Method Details
-
getRelocationContexts
List<ELFRelocationContext> getRelocationContexts()A list of contexts.- Returns:
-