ElfSymbol.toHash

size_t toHash() const nothrow @nogc

Compute a hash of this symbol for use in associative arrays.

Returns

A hash value combining the symbol index and data pointer.