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