Searched refs:DebugT (Results 1 – 7 of 7) sorted by relevance
74 std::vector<CodeViewYAML::LeafRecord> DebugT; member
237 S.SectionData = CodeViewYAML::toDebugT(S.DebugT, CP.Allocator, S.Name); in layoutCOFF()
583 IO.mapOptional("Types", Sec.DebugT); in mapping()
575 IO.mapOptional("Types", Sec.DebugT); in mapping()
243 S.SectionData = CodeViewYAML::toDebugT(S.DebugT, CP.Allocator, S.Name); in layoutCOFF()
441 const SkTSpan* DebugT(const SkTSect* sect, double t) { in DebugT() function