Home
last modified time | relevance | path

Searched refs:commitGlobalsHashStream (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/include/llvm/DebugInfo/PDB/Native/
H A DGSIStreamBuilder.h84 Error commitGlobalsHashStream(WritableBinaryStreamRef Stream);
/llvm-project-15.0.7/llvm/lib/DebugInfo/PDB/Native/
H A DGSIStreamBuilder.cpp473 Error GSIStreamBuilder::commitGlobalsHashStream( in commitGlobalsHashStream() function in GSIStreamBuilder
490 if (auto EC = commitGlobalsHashStream(*GS)) in commit()