com.pnfsoftware.jeb.core.units.codeobject.IELFSectionEntry |
ELF section table entry information.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
abstract long | getAddress() | ||||||||||
abstract int | getExtraInfo() | ||||||||||
abstract long | getFlags() | ||||||||||
abstract String | getName() | ||||||||||
abstract long | getOffset() | ||||||||||
abstract long | getSize() | ||||||||||
abstract int | getType() |