Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/PDB/Native/
DGSIStreamBuilder.h55 uint32_t getPublicsStreamIndex() const;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/Native/
DGSIStreamBuilder.cpp252 uint32_t GSIStreamBuilder::getPublicsStreamIndex() const { in getPublicsStreamIndex() function in GSIStreamBuilder
344 Layout, Buffer, getPublicsStreamIndex(), Msf.getAllocator()); in commit()
DPDBFileBuilder.cpp146 Dbi->setPublicsStreamIndex(Gsi->getPublicsStreamIndex()); in finalizeMsfLayout()