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 …]
141 codeview::StringsAndChecksums StringsAndChecksums; member170 const codeview::StringsAndChecksums &SC, BumpPtrAllocator &Allocator) { in toDebugS()213 CP.StringsAndChecksums); in layoutCOFF()214 if (CP.StringsAndChecksums.hasChecksums() && in layoutCOFF()215 CP.StringsAndChecksums.hasStrings()) in layoutCOFF()224 assert(CP.StringsAndChecksums.hasStrings() && in layoutCOFF()228 toDebugS(S.DebugS, CP.StringsAndChecksums, CP.Allocator); in layoutCOFF()
32 class StringsAndChecksums; variable121 const codeview::StringsAndChecksums &SC);127 codeview::StringsAndChecksums &SC);
83 class StringsAndChecksums {89 StringsAndChecksums() = default;
803 StringsAndChecksums Strings; in yamlToPdb()
538 SRCS_EXT+= DebugInfo/CodeView/StringsAndChecksums.cpp