Class MachOBinaryExecutable64

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

public class MachOBinaryExecutable64 extends MachOBinaryObject64 implements IBinaryParser.IBinaryExecutable
Since:
5.2
  • Constructor Details

    • MachOBinaryExecutable64

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