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