Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/DebugInfo/PDB/Native/
H A DGSIStreamBuilder.h71 Error commitGlobalsHashStream(WritableBinaryStreamRef Stream);
/freebsd-12.1/contrib/llvm/lib/DebugInfo/PDB/Native/
H A DGSIStreamBuilder.cpp358 Error GSIStreamBuilder::commitGlobalsHashStream( in commitGlobalsHashStream() function in GSIStreamBuilder
375 if (auto EC = commitGlobalsHashStream(*GS)) in commit()