Searched refs:createAttributesSection (Results 1 – 2 of 2) sorted by relevance
120 createAttributesSection(Vendor, Section, Type, AttributeSection, Contents); in emitAttributesSection()126 void createAttributesSection(StringRef Vendor, const Twine &Section,
606 createAttributesSection("gnu", ".gnu.attributes", ELF::SHT_GNU_ATTRIBUTES, in finishImpl()725 void MCELFStreamer::createAttributesSection( in createAttributesSection() function in MCELFStreamer