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

References

lib/Target/AVR/MCTargetDesc/AVRELFStreamer.cpp
   16   if (Features[AVR::ELFArchAVR1])
   18   else if (Features[AVR::ELFArchAVR2])
   20   else if (Features[AVR::ELFArchAVR25])
   22   else if (Features[AVR::ELFArchAVR3])
   24   else if (Features[AVR::ELFArchAVR31])
   26   else if (Features[AVR::ELFArchAVR35])
   28   else if (Features[AVR::ELFArchAVR4])
   30   else if (Features[AVR::ELFArchAVR5])
   32   else if (Features[AVR::ELFArchAVR51])
   34   else if (Features[AVR::ELFArchAVR6])
   36   else if (Features[AVR::ELFArchTiny])
   38   else if (Features[AVR::ELFArchXMEGA1])
   40   else if (Features[AVR::ELFArchXMEGA2])
   42   else if (Features[AVR::ELFArchXMEGA3])
   44   else if (Features[AVR::ELFArchXMEGA4])
   46   else if (Features[AVR::ELFArchXMEGA5])
   48   else if (Features[AVR::ELFArchXMEGA6])
   50   else if (Features[AVR::ELFArchXMEGA7])