Class CoffSectionHeaderReserved


  • public final class CoffSectionHeaderReserved
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static int EXPLICITLY_BYTE_ALIGNED
      Assuming the underlying processor is word aligned, then this value indicates that a section is byte aligned.
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • EXPLICITLY_BYTE_ALIGNED

        public static final int EXPLICITLY_BYTE_ALIGNED
        Assuming the underlying processor is word aligned, then this value indicates that a section is byte aligned.
        See Also:
        Constant Field Values
    • Constructor Detail

      • CoffSectionHeaderReserved

        public CoffSectionHeaderReserved()