Home
last modified time | relevance | path

Searched refs:hashGnu (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DELF.h1363 inline uint32_t hashGnu(StringRef Name) { in hashGnu() function
/freebsd/contrib/llvm-project/lld/ELF/
H A DSyntheticSections.cpp2482 uint32_t hash = hashGnu(b->getName()); in addSymbols()