Searched refs:AttributeSection (Results 1 – 2 of 2) sorted by relevance
42 MCSection *AttributeSection = getStreamer().getContext().getELFSection( in MSP430TargetELFStreamer() local44 Streamer.SwitchSection(AttributeSection); in MSP430TargetELFStreamer()
311 MCSection *AttributeSection = nullptr; member in __anonb90111790111::ARMTargetELFStreamer1085 if (AttributeSection) { in finishAttributeSection()1086 Streamer.SwitchSection(AttributeSection); in finishAttributeSection()1088 AttributeSection = Streamer.getContext().getELFSection( in finishAttributeSection()1090 Streamer.SwitchSection(AttributeSection); in finishAttributeSection()1170 void ARMTargetELFStreamer::reset() { AttributeSection = nullptr; } in reset()