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

References

lib/Target/Mips/MipsTargetObjectFile.cpp
  156   if (Kind.isBSS() && IsGlobalInSmallSection(GO, TM, Kind))
  158   if (Kind.isData() && IsGlobalInSmallSection(GO, TM, Kind))
  160   if (Kind.isReadOnly() && IsGlobalInSmallSection(GO, TM, Kind))
  164   return TargetLoweringObjectFileELF::SelectSectionForGlobal(GO, Kind, TM);