Home
last modified time | relevance | path

Searched refs:DebugChecksumsSubsection (Results 1 – 23 of 23) sorted by relevance

/openbsd/src/gnu/llvm/llvm/lib/DebugInfo/CodeView/
DDebugChecksumsSubsection.cpp63 DebugChecksumsSubsection::DebugChecksumsSubsection( in DebugChecksumsSubsection() function in DebugChecksumsSubsection
67 void DebugChecksumsSubsection::addChecksum(StringRef FileName, in addChecksum()
90 uint32_t DebugChecksumsSubsection::calculateSerializedSize() const { in calculateSerializedSize()
94 Error DebugChecksumsSubsection::commit(BinaryStreamWriter &Writer) const { in commit()
110 uint32_t DebugChecksumsSubsection::mapChecksumOffset(StringRef FileName) const { in mapChecksumOffset()
DCMakeLists.txt8 DebugChecksumsSubsection.cpp
DDebugInlineeLinesSubsection.cpp63 DebugChecksumsSubsection &Checksums, bool HasExtraFiles) in DebugInlineeLinesSubsection()
DDebugLinesSubsection.cpp71 DebugLinesSubsection::DebugLinesSubsection(DebugChecksumsSubsection &Checksums, in DebugLinesSubsection()
/openbsd/src/gnu/llvm/llvm/include/llvm/DebugInfo/CodeView/
DDebugInlineeLinesSubsection.h28 class DebugChecksumsSubsection; variable
94 DebugInlineeLinesSubsection(DebugChecksumsSubsection &Checksums,
114 DebugChecksumsSubsection &Checksums;
DDebugLinesSubsection.h28 class DebugChecksumsSubsection; variable
117 DebugLinesSubsection(DebugChecksumsSubsection &Checksums,
139 DebugChecksumsSubsection &Checksums;
DStringsAndChecksums.h18 class DebugChecksumsSubsection; variable
86 using ChecksumsPtr = std::shared_ptr<DebugChecksumsSubsection>;
DDebugChecksumsSubsection.h77 class DebugChecksumsSubsection final : public DebugSubsection {
79 explicit DebugChecksumsSubsection(DebugStringTableSubsection &Strings);
/openbsd/src/gnu/llvm/llvm/utils/gn/secondary/llvm/lib/DebugInfo/CodeView/
DBUILD.gn14 "DebugChecksumsSubsection.cpp",
/openbsd/src/gnu/usr.bin/clang/libLLVMDebugInfoCodeView/
DMakefile14 DebugChecksumsSubsection.cpp \
/openbsd/src/gnu/llvm/llvm/lib/ObjectYAML/
DCodeViewYAMLDebugSections.cpp405 auto Result = std::make_shared<DebugChecksumsSubsection>(*SC.strings()); in toCodeViewSubsection()
953 std::static_pointer_cast<DebugChecksumsSubsection>(Result)); in initializeStringsAndChecksums()
/openbsd/src/gnu/llvm/lld/COFF/
DPDB.cpp991 auto newChecksums = std::make_unique<DebugChecksumsSubsection>(linker.pdbStrTab); in finish()
/openbsd/src/distrib/sets/lists/comp/
Dclang.macppc1513 ./usr/include/llvm/DebugInfo/CodeView/DebugChecksumsSubsection.h
Dclang.powerpc641512 ./usr/include/llvm/DebugInfo/CodeView/DebugChecksumsSubsection.h
Dclang.i3861512 ./usr/include/llvm/DebugInfo/CodeView/DebugChecksumsSubsection.h
Dclang.amd641514 ./usr/include/llvm/DebugInfo/CodeView/DebugChecksumsSubsection.h
Dclang.riscv641512 ./usr/include/llvm/DebugInfo/CodeView/DebugChecksumsSubsection.h
Dclang.octeon1513 ./usr/include/llvm/DebugInfo/CodeView/DebugChecksumsSubsection.h
Dclang.armv71512 ./usr/include/llvm/DebugInfo/CodeView/DebugChecksumsSubsection.h
Dclang.arm641514 ./usr/include/llvm/DebugInfo/CodeView/DebugChecksumsSubsection.h
Dclang.loongson1513 ./usr/include/llvm/DebugInfo/CodeView/DebugChecksumsSubsection.h
Dclang.sparc641513 ./usr/include/llvm/DebugInfo/CodeView/DebugChecksumsSubsection.h
/openbsd/src/gnu/llvm/clang/docs/tools/
Dclang-formatted-files.txt5116 llvm/include/llvm/DebugInfo/CodeView/DebugChecksumsSubsection.h