Home
last modified time | relevance | path

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

/external/llvm/lib/Target/ARM/MCTargetDesc/
DARMELFStreamer.cpp343 const MCSection *AttributeSection; member in __anond09109f60111::ARMTargetELFStreamer
456 AttributeSection(nullptr) {} in ARMTargetELFStreamer()
977 if (AttributeSection) { in finishAttributeSection()
978 Streamer.SwitchSection(AttributeSection); in finishAttributeSection()
980 AttributeSection = Streamer.getContext().getELFSection( in finishAttributeSection()
982 Streamer.SwitchSection(AttributeSection); in finishAttributeSection()