Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/
DDbiStream.h77 uint32_t getDebugStreamIndex(DbgHeaderType Type) const;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
DDbiStream.cpp334 uint32_t StreamNum = getDebugStreamIndex(Type); in createIndexedStreamForHeaderType()
378 uint32_t DbiStream::getDebugStreamIndex(DbgHeaderType Type) const { in getDebugStreamIndex() function in DbiStream