Module openj9.dtfj

Class ProgramHeaderEntry


  • public class ProgramHeaderEntry
    extends Object
    • Field Detail

      • 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 Detail

      • isEhFrame

        public boolean isEhFrame()