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