Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
H A DStringsAndChecksums.h78 const DebugChecksumsSubsectionRef *Checksums = nullptr; variable
100 ChecksumsPtr Checksums; variable
H A DDebugSubsectionVisitor.h100 const DebugChecksumsSubsectionRef &Checksums) { in visitDebugSubsections()
/netbsd/external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/
H A DStringsAndChecksums.cpp29 const DebugChecksumsSubsectionRef &Checksums) in StringsAndChecksumsRef()
H A DDebugInlineeLinesSubsection.cpp62 DebugChecksumsSubsection &Checksums, bool HasExtraFiles) in DebugInlineeLinesSubsection()
H A DDebugLinesSubsection.cpp71 DebugLinesSubsection::DebugLinesSubsection(DebugChecksumsSubsection &Checksums, in DebugLinesSubsection()
/netbsd/external/apache2/llvm/dist/llvm/lib/ObjectYAML/
H A 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()
/netbsd/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/
H A DNativeInlineSiteSymbol.cpp141 Expected<DebugChecksumsSubsectionRef> Checksums = in findInlineeLinesByVA() local
/netbsd/external/apache2/llvm/dist/llvm/tools/llvm-readobj/
H A DCOFFDumper.cpp1228 DebugChecksumsSubsectionRef Checksums; in printCodeViewFileChecksums() local