Searched refs:DebugT (Results 1 – 6 of 6) sorted by relevance
69 std::vector<CodeViewYAML::LeafRecord> DebugT; member
174 NewYAMLSection.DebugT = CodeViewYAML::fromDebugT(sectionData, in dumpSections()
572 IO.mapOptional("Types", Sec.DebugT); in mapping()
236 S.SectionData = CodeViewYAML::toDebugT(S.DebugT, CP.Allocator, S.Name); in layoutCOFF()
420 const SkTSpan* DebugT(const SkTSect* sect, double t) { in DebugT() function