Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/PDB/Native/
H A DGSIStreamBuilder.h84 Error commitGlobalsHashStream(WritableBinaryStreamRef Stream);
/openbsd-src/gnu/llvm/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()