Class ElfBinaryExecutable

java.lang.Object
org.eclipse.core.runtime.PlatformObject
All Implemented Interfaces:
IBinaryParser.IBinaryExecutable, IBinaryParser.IBinaryFile, IBinaryParser.IBinaryObject, org.eclipse.core.runtime.IAdaptable

public class ElfBinaryExecutable extends ElfBinaryObject implements IBinaryParser.IBinaryExecutable
  • Constructor Details

    • ElfBinaryExecutable

      public ElfBinaryExecutable(ElfParser parser, org.eclipse.core.runtime.IPath p)