Searched refs:AttributeSubSection (Results 1 – 5 of 5) sorted by relevance
161 for (MCELFStreamer::AttributeSubSection &SubSection : AttributeSubSections) { in emitAttributesSubsection()168 MCELFStreamer::AttributeSubSection AttSubSection; in emitAttributesSubsection()176 std::unique_ptr<MCELFStreamer::AttributeSubSection>178 for (MCELFStreamer::AttributeSubSection &SubSection : AttributeSubSections) { in getActiveAttributesSubsection()180 return std::make_unique<MCELFStreamer::AttributeSubSection>(SubSection); in getActiveAttributesSubsection()186 std::unique_ptr<MCELFStreamer::AttributeSubSection>188 for (MCELFStreamer::AttributeSubSection &SubSection : AttributeSubSections) { in getAttributesSubsectionByName()190 return std::make_unique<MCELFStreamer::AttributeSubSection>(SubSection); in getAttributesSubsectionByName()209 for (MCELFStreamer::AttributeSubSection &SubSection : AttributeSubSections) { in emitAttribute()242 for (MCELFStreamer::AttributeSubSection &SubSection : AttributeSubSections) { in activateAttributesSubsection()
111 std::unique_ptr<MCELFStreamer::AttributeSubSection>113 std::unique_ptr<MCELFStreamer::AttributeSubSection>117 MCELFStreamer::AttributeSubSection &AttSubSection);119 SmallVector<MCELFStreamer::AttributeSubSection, 64> AttributeSubSections;
105 struct AttributeSubSection { struct128 SmallVector<AttributeSubSection, 64> &SubSectionVec) { in emitAttributesSection() argument141 SmallVector<AttributeSubSection, 64> &SubSectionVec);
673 SmallVector<AttributeSubSection, 64> &SubSectionVec) { in createAttributesWithSubsection() argument695 for (AttributeSubSection &SubSection : SubSectionVec) { in createAttributesWithSubsection()
7935 std::unique_ptr<MCELFStreamer::AttributeSubSection> SubsectionExists = in parseDirectiveAeabiSubSectionHeader()8043 std::unique_ptr<MCELFStreamer::AttributeSubSection> ActiveSubsection = in parseDirectiveAeabiAArch64Attr()