Class ElfBinaryObject

java.lang.Object
org.eclipse.core.runtime.PlatformObject
org.eclipse.cdt.utils.BinaryFile
org.eclipse.cdt.utils.BinaryObjectAdapter
org.eclipse.cdt.utils.elf.parser.ElfBinaryObject
All Implemented Interfaces:
IBinaryParser.IBinaryFile, IBinaryParser.IBinaryObject, org.eclipse.core.runtime.IAdaptable
Direct Known Subclasses:
ElfBinaryExecutable, ElfBinaryShared, GNUElfBinaryObject

public class ElfBinaryObject extends BinaryObjectAdapter