Package com.sun.jna
Class ELFAnalyser.ELFSectionHeaders
java.lang.Object
com.sun.jna.ELFAnalyser.ELFSectionHeaders
- Enclosing class:
- ELFAnalyser
-
Constructor Summary
ConstructorsConstructorDescriptionELFSectionHeaders
(boolean _64bit, boolean bigEndian, ByteBuffer headerData, RandomAccessFile raf) -
Method Summary
-
Constructor Details
-
ELFSectionHeaders
public ELFSectionHeaders(boolean _64bit, boolean bigEndian, ByteBuffer headerData, RandomAccessFile raf) throws IOException - Throws:
IOException
-
-
Method Details
-
getEntries
-