Module openj9.dtfj

Class ProgramHeaderEntry

java.lang.Object
com.ibm.j9ddr.corereaders.elf.ProgramHeaderEntry

public class ProgramHeaderEntry extends Object
  • Field Details

    • fileOffset

      public final long fileOffset
    • fileSize

      public final long fileSize
    • virtualAddress

      public final long virtualAddress
    • physicalAddress

      public final long physicalAddress
    • memorySize

      public final long memorySize
  • Method Details

    • isEhFrame

      public boolean isEhFrame()