Searched defs:Checksums (Results 1 – 8 of 8) sorted by relevance
80 const DebugChecksumsSubsectionRef *Checksums = nullptr; variable102 ChecksumsPtr Checksums; variable
99 const DebugChecksumsSubsectionRef &Checksums) { in visitDebugSubsections()
28 const DebugChecksumsSubsectionRef &Checksums) in StringsAndChecksumsRef()
63 DebugChecksumsSubsection &Checksums, bool HasExtraFiles) in DebugInlineeLinesSubsection()
71 DebugLinesSubsection::DebugLinesSubsection(DebugChecksumsSubsection &Checksums, in DebugLinesSubsection()
556 if (Iter == Checksums.getArray().end()) in getFileName() argument 117 std::vector<SourceFileChecksumEntry> Checksums; global() member 582 fromCodeViewSubsection(const DebugStringTableSubsectionRef & Strings,const DebugChecksumsSubsectionRef & Checksums,const DebugLinesSubsectionRef & Lines) fromCodeViewSubsection() argument 620 fromCodeViewSubsection(const DebugStringTableSubsectionRef & Strings,const DebugChecksumsSubsectionRef & Checksums,const DebugInlineeLinesSubsectionRef & Lines) fromCodeViewSubsection() argument 809 visitFileChecksums(DebugChecksumsSubsectionRef & Checksums,const StringsAndChecksumsRef & State) visitFileChecksums() argument [all...]
199 Expected<DebugChecksumsSubsectionRef> Checksums = in findInlineeLinesByVA() local
1377 DebugChecksumsSubsectionRef Checksums; printCodeViewFileChecksums() local