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, hasChanged
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getBinaryParser, getContents, getPath, getType
public PEBinaryArchive64(PEParser64 parser, org.eclipse.core.runtime.IPath path) throws IOException
IOException
public IBinaryParser.IBinaryObject[] getObjects()
getObjects
in interface IBinaryParser.IBinaryArchive
IBinaryParser.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.