Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/
DGSIStreamBuilder.h70 Error commitGlobalsHashStream(WritableBinaryStreamRef Stream);
/external/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
DGSIStreamBuilder.h82 Error commitGlobalsHashStream(WritableBinaryStreamRef Stream);
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
DGSIStreamBuilder.cpp356 Error GSIStreamBuilder::commitGlobalsHashStream( in commitGlobalsHashStream() function in GSIStreamBuilder
373 if (auto EC = commitGlobalsHashStream(*GS)) in commit()
/external/llvm-project/llvm/lib/DebugInfo/PDB/Native/
DGSIStreamBuilder.cpp472 Error GSIStreamBuilder::commitGlobalsHashStream( in commitGlobalsHashStream() function in GSIStreamBuilder
489 if (auto EC = commitGlobalsHashStream(*GS)) in commit()