- java.lang.Object
-
- com.sun.jna.ELFAnalyser.ELFSectionHeaderEntry
-
-
Constructor Summary
Constructors
Constructor and Description |
ELFSectionHeaderEntry(boolean _64bit,
java.nio.ByteBuffer sectionHeaderData) |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
Method Detail
-
getType
public int getType()
-
getFlags
public int getFlags()
-
getOffset
public int getOffset()
-
getSize
public int getSize()
Copyright © 2007-2018 Timothy Wall. All Rights Reserved.