Searched refs:StringsAndChecksums (Results 1 – 8 of 8) sorted by relevance
94 const codeview::StringsAndChecksums &SC) const = 0;403 const codeview::StringsAndChecksums &SC) const { in toCodeViewSubsection()414 const codeview::StringsAndChecksums &SC) const { in toCodeViewSubsection()445 const codeview::StringsAndChecksums &SC) const { in toCodeViewSubsection()466 const codeview::StringsAndChecksums &SC) const { in toCodeViewSubsection()476 const codeview::StringsAndChecksums &SC) const { in toCodeViewSubsection()490 const codeview::StringsAndChecksums &SC) const { in toCodeViewSubsection()501 const codeview::StringsAndChecksums &SC) const { in toCodeViewSubsection()510 const codeview::StringsAndChecksums &SC) const { in toCodeViewSubsection()533 const codeview::StringsAndChecksums &SC) const { in toCodeViewSubsection()[all …]
144 codeview::StringsAndChecksums StringsAndChecksums; member173 const codeview::StringsAndChecksums &SC, BumpPtrAllocator &Allocator) { in toDebugS()216 CP.StringsAndChecksums); in layoutCOFF()217 if (CP.StringsAndChecksums.hasChecksums() && in layoutCOFF()218 CP.StringsAndChecksums.hasStrings()) in layoutCOFF()227 assert(CP.StringsAndChecksums.hasStrings() && in layoutCOFF()231 toDebugS(S.DebugS, CP.StringsAndChecksums, CP.Allocator); in layoutCOFF()
32 class StringsAndChecksums; variable123 const codeview::StringsAndChecksums &SC);129 codeview::StringsAndChecksums &SC);
83 class StringsAndChecksums {89 StringsAndChecksums() = default;
35 "StringsAndChecksums.cpp",
29 StringsAndChecksums.cpp
805 StringsAndChecksums Strings; in yamlToPdb()
5144 llvm/include/llvm/DebugInfo/CodeView/StringsAndChecksums.h5887 llvm/lib/DebugInfo/CodeView/StringsAndChecksums.cpp