Class CoffSectionHeaderReserved

java.lang.Object
ghidra.app.util.bin.format.coff.CoffSectionHeaderReserved

public final class CoffSectionHeaderReserved extends Object
  • Field Details

    • 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:
  • Constructor Details

    • CoffSectionHeaderReserved

      public CoffSectionHeaderReserved()