public class CygwinPEBinaryArchive64 extends PEBinaryArchive64
ARCHIVE, CORE, EXECUTABLE, OBJECT, SHARED
Constructor and Description |
---|
CygwinPEBinaryArchive64(PEParser64 parser,
org.eclipse.core.runtime.IPath path) |
Modifier and Type | Method and Description |
---|---|
protected void |
addArchiveMembers(AR.ARHeader[] headers,
ArrayList<IBinaryParser.IBinaryObject> children2) |
getObjects
getBinaryParser, getContents, getPath, getType, hasChanged
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getBinaryParser, getContents, getPath, getType
public CygwinPEBinaryArchive64(PEParser64 parser, org.eclipse.core.runtime.IPath path) throws IOException
parser
- path
- IOException
protected void addArchiveMembers(AR.ARHeader[] headers, ArrayList<IBinaryParser.IBinaryObject> children2)
addArchiveMembers
in class PEBinaryArchive64
Copyright (c) IBM Corp. and others 2004, 2020. All Rights Reserved.