Searched refs:DebugS (Results 1 – 3 of 3) sorted by relevance
84 std::vector<CodeViewYAML::YAMLDebugSubsection> DebugS; member
212 CodeViewYAML::initializeStringsAndChecksums(S.DebugS, in layoutCOFF()228 toDebugS(S.DebugS, CP.StringsAndChecksums, CP.Allocator); in layoutCOFF()
677 IO.mapOptional("Subsections", Sec.DebugS); in mapping()