Class PEBinaryExecutable64

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

public class PEBinaryExecutable64 extends PEBinaryObject64 implements IBinaryParser.IBinaryExecutable
Since:
6.9
  • Constructor Details

    • PEBinaryExecutable64

      public PEBinaryExecutable64(IBinaryParser parser, org.eclipse.core.runtime.IPath path)