ΒΆinline unsigned int hashSysV(
    llvm::StringRef SymbolName)

Description

This function returns the hash value for a symbol in the .dynsym section Name of the API remains consistent as specified in the libelf REF : http://www.sco.com/developers/gabi/latest/ch5.dynamic.html#hash

Declared at: llvm/include/llvm/Object/ELF.h:1214

Parameters

llvm::StringRef SymbolName