Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/PDB/Native/
DGSIStreamBuilder.h56 uint32_t getGlobalsStreamIndex() const;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/Native/
DGSIStreamBuilder.cpp256 uint32_t GSIStreamBuilder::getGlobalsStreamIndex() const { in getGlobalsStreamIndex() function in GSIStreamBuilder
342 Layout, Buffer, getGlobalsStreamIndex(), Msf.getAllocator()); in commit()
DPDBFileBuilder.cpp147 Dbi->setGlobalsStreamIndex(Gsi->getGlobalsStreamIndex()); in finalizeMsfLayout()