ElfRelocation.hasAddend
bool hasAddend() pure nothrow @nogc @safe constCheck if this relocation has an addend (RELA format).
Returns
true if this is a RELA entry, false if REL.
bool hasAddend() pure nothrow @nogc @safe constCheck if this relocation has an addend (RELA format).