Home
last modified time | relevance | path

Searched defs:BucketMap (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
H A DGlobalsStream.h56 std::array<int32_t, IPHR_HASH + 1> BucketMap; variable
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DGlobalsStream.cpp132 MutableArrayRef<int32_t> BucketMap, in readGSIHashBuckets()