Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/DebugInfo/PDB/Native/
H A DNamedStreamMap.h55 uint32_t hashString(uint32_t Offset) const;
/freebsd-12.1/contrib/llvm/lib/DebugInfo/PDB/Native/
H A DNamedStreamMap.cpp97 uint32_t NamedStreamMap::hashString(uint32_t Offset) const { in hashString() function in NamedStreamMap