ElfRelocationTable.hasAddend
bool hasAddend() pure nothrow @nogc @safe constCheck if this is a RELA section (with addend).
Returns
true if RELA, false if REL.
bool hasAddend() pure nothrow @nogc @safe constCheck if this is a RELA section (with addend).