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