Searched refs:DebugS (Results 1 – 4 of 4) sorted by relevance
73 std::vector<CodeViewYAML::YAMLDebugSubsection> DebugS; member
215 CodeViewYAML::initializeStringsAndChecksums(S.DebugS, in layoutCOFF()231 toDebugS(S.DebugS, CP.StringsAndChecksums, CP.Allocator); in layoutCOFF()
579 IO.mapOptional("Subsections", Sec.DebugS); in mapping()
187 NewYAMLSection.DebugS = CodeViewYAML::fromDebugS(sectionData, SC); in dumpSections()