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