Class MachO64.Attribute

java.lang.Object
org.eclipse.cdt.utils.macho.MachO64.Attribute
Enclosing class:
MachO64

public class MachO64.Attribute extends Object
  • Field Details

  • Constructor Details

    • Attribute

      public Attribute()
  • Method Details

    • getCPU

      public String getCPU()
    • getType

      public int getType()
    • hasDebug

      public boolean hasDebug()
    • getDebugType

      public int getDebugType()
    • isLittleEndian

      public boolean isLittleEndian()