Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/PDB/Native/
H A DNamedStreamMap.h52 uint32_t hashString(uint32_t Offset) const;
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/PDB/Native/
H A DNamedStreamMap.cpp94 uint32_t NamedStreamMap::hashString(uint32_t Offset) const { in hashString() function in NamedStreamMap