Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/
DRawTypes.h300 const uint32_t MinTpiHashBuckets = 0x1000; variable
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
DTpiStream.cpp64 if (Header->NumHashBuckets < MinTpiHashBuckets || in reload()