Home
last modified time | relevance | path

Searched refs:AttributeSection (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Target/ARM/MCTargetDesc/
DARMELFStreamer.cpp282 MCSection *AttributeSection; member in __anond09109f60111::ARMTargetELFStreamer
395 AttributeSection(nullptr) {} in ARMTargetELFStreamer()
958 if (AttributeSection) { in finishAttributeSection()
959 Streamer.SwitchSection(AttributeSection); in finishAttributeSection()
961 AttributeSection = Streamer.getContext().getELFSection( in finishAttributeSection()
963 Streamer.SwitchSection(AttributeSection); in finishAttributeSection()