Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/Native/
DTpiStream.cpp63 Header->NumHashBuckets > MaxTpiHashBuckets) in reload()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/PDB/Native/
DRawTypes.h302 const uint32_t MaxTpiHashBuckets = 0x40000; variable