Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/PDB/Native/
DGlobalsStream.h44 enum : unsigned { IPHR_HASH = 4096 }; enumerator
/external/llvm/lib/DebugInfo/PDB/Raw/
DPublicsStream.cpp47 static const unsigned IPHR_HASH = 4096; variable