public static class

IELFRelocationApplicator.RelocInstance

extends Object
java.lang.Object
   ↳ com.pnfsoftware.jeb.core.units.codeobject.IELFRelocationApplicator.RelocInstance

Class Overview

Relocation features needed for application

Summary

Fields
public IELFRelocationEntry relocEntry
public IELFRelocationTable relocTable
public IELFSymbolEntry se
Public Constructors
RelocInstance(IELFRelocationTable relocTable, IELFRelocationEntry relocEntry, IELFSymbolEntry se)
[Expand]
Inherited Methods
From class java.lang.Object

Fields

public IELFRelocationEntry relocEntry

public IELFRelocationTable relocTable

public IELFSymbolEntry se

Public Constructors

public RelocInstance (IELFRelocationTable relocTable, IELFRelocationEntry relocEntry, IELFSymbolEntry se)