ElfRelocationTable.hasAddend

bool hasAddend() pure nothrow @nogc @safe const

Check if this is a RELA section (with addend).

Returns

true if RELA, false if REL.