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 Details

    • getRelocationContexts

      List<ELFRelocationContext> getRelocationContexts()
      A list of contexts.
      Returns:
      relocation contexts