Searched refs:DebugS (Results 1 – 3 of 3) 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()
574 IO.mapOptional("Subsections", Sec.DebugS); in mapping()