| /openbsd-src/gnu/llvm/llvm/lib/DebugInfo/CodeView/ |
| H A D | DebugChecksumsSubsection.cpp | 63 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()
|
| H A D | CMakeLists.txt | 8 DebugChecksumsSubsection.cpp
|
| H A D | DebugInlineeLinesSubsection.cpp | 63 DebugChecksumsSubsection &Checksums, bool HasExtraFiles) in DebugInlineeLinesSubsection()
|
| H A D | DebugLinesSubsection.cpp | 71 DebugLinesSubsection::DebugLinesSubsection(DebugChecksumsSubsection &Checksums, in DebugLinesSubsection()
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/CodeView/ |
| H A D | DebugInlineeLinesSubsection.h | 28 class DebugChecksumsSubsection; variable 94 DebugInlineeLinesSubsection(DebugChecksumsSubsection &Checksums, 114 DebugChecksumsSubsection &Checksums;
|
| H A D | DebugLinesSubsection.h | 28 class DebugChecksumsSubsection; variable 117 DebugLinesSubsection(DebugChecksumsSubsection &Checksums, 139 DebugChecksumsSubsection &Checksums;
|
| H A D | StringsAndChecksums.h | 18 class DebugChecksumsSubsection; variable 86 using ChecksumsPtr = std::shared_ptr<DebugChecksumsSubsection>;
|
| H A D | DebugChecksumsSubsection.h | 77 class DebugChecksumsSubsection final : public DebugSubsection { 79 explicit DebugChecksumsSubsection(DebugStringTableSubsection &Strings);
|
| /openbsd-src/gnu/llvm/llvm/utils/gn/secondary/llvm/lib/DebugInfo/CodeView/ |
| H A D | BUILD.gn | 14 "DebugChecksumsSubsection.cpp",
|
| /openbsd-src/gnu/usr.bin/clang/libLLVMDebugInfoCodeView/ |
| H A D | Makefile | 14 DebugChecksumsSubsection.cpp \
|
| /openbsd-src/gnu/llvm/llvm/lib/ObjectYAML/ |
| H A D | CodeViewYAMLDebugSections.cpp | 405 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/ |
| H A D | PDB.cpp | 991 auto newChecksums = std::make_unique<DebugChecksumsSubsection>(linker.pdbStrTab); in finish()
|
| /openbsd-src/distrib/sets/lists/comp/ |
| H A D | clang.amd64 | 1514 ./usr/include/llvm/DebugInfo/CodeView/DebugChecksumsSubsection.h
|
| H A D | clang.macppc | 1513 ./usr/include/llvm/DebugInfo/CodeView/DebugChecksumsSubsection.h
|
| H A D | clang.loongson | 1513 ./usr/include/llvm/DebugInfo/CodeView/DebugChecksumsSubsection.h
|
| H A D | clang.octeon | 1513 ./usr/include/llvm/DebugInfo/CodeView/DebugChecksumsSubsection.h
|
| H A D | clang.arm64 | 1514 ./usr/include/llvm/DebugInfo/CodeView/DebugChecksumsSubsection.h
|
| H A D | clang.powerpc64 | 1512 ./usr/include/llvm/DebugInfo/CodeView/DebugChecksumsSubsection.h
|
| H A D | clang.armv7 | 1512 ./usr/include/llvm/DebugInfo/CodeView/DebugChecksumsSubsection.h
|
| H A D | clang.i386 | 1512 ./usr/include/llvm/DebugInfo/CodeView/DebugChecksumsSubsection.h
|
| H A D | clang.sparc64 | 1513 ./usr/include/llvm/DebugInfo/CodeView/DebugChecksumsSubsection.h
|
| /openbsd-src/gnu/llvm/clang/docs/tools/ |
| H A D | clang-formatted-files.txt | 5116 llvm/include/llvm/DebugInfo/CodeView/DebugChecksumsSubsection.h
|