Searched refs:AttributeSubSections (Results 1 – 3 of 3) sorted by relevance
161 for (MCELFStreamer::AttributeSubSection &SubSection : AttributeSubSections) { in emitAttributesSubsection()172 AttributeSubSections.push_back(AttSubSection); in emitAttributesSubsection()178 for (MCELFStreamer::AttributeSubSection &SubSection : AttributeSubSections) { in getActiveAttributesSubsection()188 for (MCELFStreamer::AttributeSubSection &SubSection : AttributeSubSections) { in getAttributesSubsectionByName()203 if (AttributeSubSections.size() == 0) { in emitAttribute()209 for (MCELFStreamer::AttributeSubSection &SubSection : AttributeSubSections) { in emitAttribute()242 for (MCELFStreamer::AttributeSubSection &SubSection : AttributeSubSections) { in activateAttributesSubsection()
119 SmallVector<MCELFStreamer::AttributeSubSection, 64> AttributeSubSections; variable
468 ELF::SHT_AARCH64_ATTRIBUTES, AttributeSubSections); in finish()