Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/
DGSIStreamBuilder.h55 uint32_t getGlobalsStreamIndex() const;
/external/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
DGSIStreamBuilder.h58 uint32_t getGlobalsStreamIndex() const { return GlobalsStreamIndex; }
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
DGSIStreamBuilder.cpp282 uint32_t GSIStreamBuilder::getGlobalsStreamIndex() const { in getGlobalsStreamIndex() function in GSIStreamBuilder
365 Layout, Buffer, getGlobalsStreamIndex(), Msf.getAllocator()); in commit()
DPDBFileBuilder.cpp146 Dbi->setGlobalsStreamIndex(Gsi->getGlobalsStreamIndex()); in finalizeMsfLayout()
/external/llvm-project/llvm/lib/DebugInfo/PDB/Native/
DPDBFileBuilder.cpp145 Dbi->setGlobalsStreamIndex(Gsi->getGlobalsStreamIndex()); in finalizeMsfLayout()
DGSIStreamBuilder.cpp481 Layout, Buffer, getGlobalsStreamIndex(), Msf.getAllocator()); in commit()