Searched refs:StringsAndChecksums (Results 1 – 6 of 6) 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 …]
151 codeview::StringsAndChecksums StringsAndChecksums; member180 const codeview::StringsAndChecksums &SC, BumpPtrAllocator &Allocator) { in toDebugS()223 CP.StringsAndChecksums); in layoutCOFF()224 if (CP.StringsAndChecksums.hasChecksums() && in layoutCOFF()225 CP.StringsAndChecksums.hasStrings()) in layoutCOFF()234 assert(CP.StringsAndChecksums.hasStrings() && in layoutCOFF()238 toDebugS(S.DebugS, CP.StringsAndChecksums, CP.Allocator); in layoutCOFF()
32 class StringsAndChecksums; variable123 const codeview::StringsAndChecksums &SC);129 codeview::StringsAndChecksums &SC);
81 class StringsAndChecksums {87 StringsAndChecksums() = default;
779 StringsAndChecksums Strings; in yamlToPdb()
471 SRCS_EXT+= DebugInfo/CodeView/StringsAndChecksums.cpp