Home
last modified time | relevance | path

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

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