Searched refs:OutSectionDataTy (Results 1 – 2 of 2) sorted by relevance
143 using OutSectionDataTy = SmallString<0>; variable291 OutSectionDataTy Contents;
76 void SectionDescriptor::clearSectionContent() { Contents = OutSectionDataTy(); } in clearSectionContent()