Searched refs:AttributeSection (Results 1 – 4 of 4) sorted by relevance
96 if (AttributeSection) { in finishAttributeSection()97 Streamer.SwitchSection(AttributeSection); in finishAttributeSection()100 AttributeSection = MCA.getContext().getELFSection( in finishAttributeSection()102 Streamer.SwitchSection(AttributeSection); in finishAttributeSection()
31 MCSection *AttributeSection = nullptr; variable
41 MCSection *AttributeSection = getStreamer().getContext().getELFSection( in MSP430TargetELFStreamer() local43 Streamer.SwitchSection(AttributeSection); in MSP430TargetELFStreamer()
314 MCSection *AttributeSection = nullptr; member in __anonf133901f0111::ARMTargetELFStreamer1099 if (AttributeSection) { in finishAttributeSection()1100 Streamer.SwitchSection(AttributeSection); in finishAttributeSection()1102 AttributeSection = Streamer.getContext().getELFSection( in finishAttributeSection()1104 Streamer.SwitchSection(AttributeSection); in finishAttributeSection()1184 void ARMTargetELFStreamer::reset() { AttributeSection = nullptr; } in reset()