public interface

IELFArchRelocatorFacility

com.pnfsoftware.jeb.core.units.codeobject.IELFArchRelocatorFacility

Class Overview

This top-level interface is to be used by native code plugins providing relocation contexts for a specific architecture.

Summary

Public Methods
abstract List<ELFRelocationContext> getRelocationContexts()
A list of contexts.

Public Methods

public abstract List<ELFRelocationContext> getRelocationContexts ()

A list of contexts.