Home
last modified time | relevance | path

Searched defs:Checksums (Results 1 – 8 of 8) sorted by relevance

/openbsd/src/gnu/llvm/llvm/include/llvm/DebugInfo/CodeView/
DStringsAndChecksums.h80 const DebugChecksumsSubsectionRef *Checksums = nullptr; variable
102 ChecksumsPtr Checksums; variable
DDebugSubsectionVisitor.h99 const DebugChecksumsSubsectionRef &Checksums) { in visitDebugSubsections()
/openbsd/src/gnu/llvm/llvm/lib/DebugInfo/CodeView/
DStringsAndChecksums.cpp28 const DebugChecksumsSubsectionRef &Checksums) in StringsAndChecksumsRef()
DDebugInlineeLinesSubsection.cpp63 DebugChecksumsSubsection &Checksums, bool HasExtraFiles) in DebugInlineeLinesSubsection()
DDebugLinesSubsection.cpp71 DebugLinesSubsection::DebugLinesSubsection(DebugChecksumsSubsection &Checksums, in DebugLinesSubsection()
/openbsd/src/gnu/llvm/llvm/lib/ObjectYAML/
DCodeViewYAMLDebugSections.cpp117 std::vector<SourceFileChecksumEntry> Checksums; member
556 const DebugChecksumsSubsectionRef &Checksums, uint32_t FileID) { in getFileName()
582 const DebugChecksumsSubsectionRef &Checksums, in fromCodeViewSubsection()
620 const DebugChecksumsSubsectionRef &Checksums, in fromCodeViewSubsection()
809 DebugChecksumsSubsectionRef &Checksums, in visitFileChecksums()
/openbsd/src/gnu/llvm/llvm/lib/DebugInfo/PDB/Native/
DNativeInlineSiteSymbol.cpp199 Expected<DebugChecksumsSubsectionRef> Checksums = in findInlineeLinesByVA() local
/openbsd/src/gnu/llvm/llvm/tools/llvm-readobj/
DCOFFDumper.cpp1286 DebugChecksumsSubsectionRef Checksums; in printCodeViewFileChecksums() local