☰
DDOCs
DDN-FF-ELF
v2.1.2
/
ddn.elf.reloc
/
ElfRelocation.getAddend
🔍
☾
ElfRelocation.getAddend
long getAddend()
Get the addend value (only for RELA entries).
Returns
The addend value.
Throws
Exception if this is a REL entry (no addend) or data is invalid.