static class ELFAnalyser.ELFSectionHeaders
extends java.lang.Object
Constructor and Description |
---|
ELFSectionHeaders(boolean _64bit,
boolean bigEndian,
java.nio.ByteBuffer headerData,
java.io.RandomAccessFile raf) |
Modifier and Type | Method and Description |
---|---|
java.util.List<ELFAnalyser.ELFSectionHeaderEntry> |
getEntries() |
public ELFSectionHeaders(boolean _64bit, boolean bigEndian, java.nio.ByteBuffer headerData, java.io.RandomAccessFile raf) throws java.io.IOException
java.io.IOException
public java.util.List<ELFAnalyser.ELFSectionHeaderEntry> getEntries()