ElfRelocation.hasAddend

bool hasAddend() pure nothrow @nogc @safe const

Check if this relocation has an addend (RELA format).

Returns

true if this is a RELA entry, false if REL.