public class ElfBinaryExecutable extends ElfBinaryObject implements IBinaryParser.IBinaryExecutable
BinaryObjectAdapter.BinaryObjectInfo
NO_SYMBOLS
ARCHIVE, CORE, EXECUTABLE, OBJECT, SHARED
Constructor and Description |
---|
ElfBinaryExecutable(ElfParser parser,
org.eclipse.core.runtime.IPath p) |
addSymbols, getAdapter, getAddressFactory, getBinaryObjectInfo, getContents, getCPU, getElfHelper, getName, getSymbols, isLittleEndian, loadAll, loadInfo, loadInfo, loadSymbols
getBSS, getData, getNeededSharedLibs, getSoName, getSymbol, getText, hasDebug, toString
getBinaryParser, getPath, getType, hasChanged
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getNeededSharedLibs
getAddressFactory, getBSS, getCPU, getData, getName, getSymbol, getSymbols, getText, hasDebug, isLittleEndian
getBinaryParser, getContents, getPath, getType
public ElfBinaryExecutable(ElfParser parser, org.eclipse.core.runtime.IPath p)
Copyright (c) IBM Corp. and others 2004, 2020. All Rights Reserved.