Searched defs:computeChecksum (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dchunk.h23 inline u16 computeChecksum(u32 Seed, uptr Value, uptr *Array, uptr ArraySize) { function in namespace:scudo
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/
H A DTarWriter.cpp88 static void computeChecksum(UstarHeader &Hdr) { function
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/scudo/
H A Dscudo_allocator.cpp116 static INLINE u16 computeChecksum(const void *Ptr, UnpackedHeader *Header) { function in namespace:__scudo::Chunk
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp369 CGDebugInfo::computeChecksum(FileID FID, SmallString<32> &Checksum) const { function in class:CGDebugInfo

Completed in 91 milliseconds