Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-dwarfutil/
H A Dllvm-dwarfutil.cpp236 uint32_t WrittenFileCRC32 = 0; in saveSeparateDebugInfo() local
245 WrittenFileCRC32 = CRCBuffer.getCRC32(); in saveSeparateDebugInfo()
250 return WrittenFileCRC32; in saveSeparateDebugInfo()
343 uint32_t WrittenFileCRC32 = 0; in saveSeparateLinkedDebugInfo() local
357 WrittenFileCRC32 = CRCBuffer.getCRC32(); in saveSeparateLinkedDebugInfo()
362 return WrittenFileCRC32; in saveSeparateLinkedDebugInfo()