Home
last modified time | relevance | path

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

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