reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
182 cantFail(Obj.getSectionContents(COFFSection, sectionData)); 183 NewYAMLSection.SectionData = yaml::BinaryRef(sectionData); 186 NewYAMLSection.DebugS = CodeViewYAML::fromDebugS(sectionData, SC); 188 NewYAMLSection.DebugT = CodeViewYAML::fromDebugT(sectionData, 191 NewYAMLSection.DebugP = CodeViewYAML::fromDebugT(sectionData, 194 NewYAMLSection.DebugH = CodeViewYAML::fromDebugH(sectionData);