Class Elf.Attribute

java.lang.Object
org.eclipse.cdt.utils.elf.Elf.Attribute
Enclosing class:
Elf

public class Elf.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()
    • getAddressFactory

      public IAddressFactory getAddressFactory()