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