Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DStringsAndChecksums.h78 const DebugChecksumsSubsectionRef *Checksums = nullptr; variable
100 ChecksumsPtr Checksums; variable
DDebugSubsectionVisitor.h103 const DebugChecksumsSubsectionRef &Checksums) { in visitDebugSubsections()
/external/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
DStringsAndChecksums.h78 const DebugChecksumsSubsectionRef *Checksums = nullptr; variable
100 ChecksumsPtr Checksums; variable
DDebugSubsectionVisitor.h100 const DebugChecksumsSubsectionRef &Checksums) { in visitDebugSubsections()
/external/llvm/lib/DebugInfo/CodeView/
DModuleSubstreamVisitor.cpp27 StreamRef Data, const FileChecksumArray &Checksums) { in visitFileChecksums()
78 FileChecksumArray Checksums; in visitModuleSubstream() local
/external/llvm-project/llvm/lib/DebugInfo/CodeView/
DStringsAndChecksums.cpp29 const DebugChecksumsSubsectionRef &Checksums) in StringsAndChecksumsRef()
DDebugInlineeLinesSubsection.cpp62 DebugChecksumsSubsection &Checksums, bool HasExtraFiles) in DebugInlineeLinesSubsection()
DDebugLinesSubsection.cpp71 DebugLinesSubsection::DebugLinesSubsection(DebugChecksumsSubsection &Checksums, in DebugLinesSubsection()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
DStringsAndChecksums.cpp29 const DebugChecksumsSubsectionRef &Checksums) in StringsAndChecksumsRef()
DDebugInlineeLinesSubsection.cpp62 DebugChecksumsSubsection &Checksums, bool HasExtraFiles) in DebugInlineeLinesSubsection()
DDebugLinesSubsection.cpp71 DebugLinesSubsection::DebugLinesSubsection(DebugChecksumsSubsection &Checksums, in DebugLinesSubsection()
/external/swiftshader/third_party/llvm-10.0/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()
/external/llvm-project/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()
/external/llvm-project/llvm/lib/DebugInfo/PDB/Native/
DNativeInlineSiteSymbol.cpp141 Expected<DebugChecksumsSubsectionRef> Checksums = in findInlineeLinesByVA() local
/external/llvm/tools/llvm-pdbdump/
DLLVMOutputStyle.cpp535 const FileChecksumArray &Checksums) override { in dumpDbiStream()
/external/llvm-project/llvm/tools/llvm-readobj/
DCOFFDumper.cpp1210 DebugChecksumsSubsectionRef Checksums; in printCodeViewFileChecksums() local