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

References

lib/Target/RISCV/RISCVTargetObjectFile.cpp
   78   if (Kind.isBSS() && isGlobalInSmallSection(GO, TM))
   80   if (Kind.isData() && isGlobalInSmallSection(GO, TM))
   84   return TargetLoweringObjectFileELF::SelectSectionForGlobal(GO, Kind, TM);