| com.pnfsoftware.jeb.core.units.codeobject.IELFRelocationEntry |
Description of a relocation entry.
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| abstract String | format(IELFUnit elf, IELFSymbolTable st) | ||||||||||
| abstract long | getAddend() | ||||||||||
| abstract long | getInfo() | ||||||||||
| abstract long | getOffset() | ||||||||||
| abstract int | getSymbolIndex() | ||||||||||
| abstract int | getType() | ||||||||||
| abstract boolean | isAddendSet() | ||||||||||