Home
last modified time | relevance | path

Searched refs:setGlobalsStreamIndex (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/PDB/Native/
DDbiStreamBuilder.h65 void setGlobalsStreamIndex(uint32_t Index);
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/Native/
DPDBFileBuilder.cpp147 Dbi->setGlobalsStreamIndex(Gsi->getGlobalsStreamIndex()); in finalizeMsfLayout()
DDbiStreamBuilder.cpp65 void DbiStreamBuilder::setGlobalsStreamIndex(uint32_t Index) { in setGlobalsStreamIndex() function in DbiStreamBuilder