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