Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/Native/
H A DDbiStreamBuilder.h68 void setGlobalsStreamIndex(uint32_t Index);
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/
H A DPDBFileBuilder.cpp144 Dbi->setGlobalsStreamIndex(Gsi->getGlobalsStreamIndex()); in finalizeMsfLayout()
H A DDbiStreamBuilder.cpp62 void DbiStreamBuilder::setGlobalsStreamIndex(uint32_t Index) { in setGlobalsStreamIndex() function in DbiStreamBuilder