reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Target/ARM/MCTargetDesc/ARMELFStreamer.cpp
 1084   if (AttributeSection) {
 1085     Streamer.SwitchSection(AttributeSection);
 1087     AttributeSection = Streamer.getContext().getELFSection(
 1089     Streamer.SwitchSection(AttributeSection);
 1169 void ARMTargetELFStreamer::reset() { AttributeSection = nullptr; }