Class ELFAnalyser.ELFSectionHeaderEntry
java.lang.Object
com.sun.jna.ELFAnalyser.ELFSectionHeaderEntry
- Enclosing class:
ELFAnalyser
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ELFSectionHeaderEntry
-
-
Method Details
-
getName
-
setName
-
getNameOffset
public int getNameOffset() -
getType
public int getType() -
getFlags
public long getFlags() -
getOffset
public long getOffset() -
getSize
public long getSize() -
getAddr
public long getAddr() -
getLink
public int getLink() -
toString
-