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

References

lib/Target/Lanai/LanaiTargetObjectFile.cpp
   52   if (GO == nullptr) return TM.getCodeModel() == CodeModel::Small;
   58     return isGlobalInSmallSectionImpl(GO, TM);
   60   return isGlobalInSmallSection(GO, TM, getKindForGlobal(GO, TM));
   60   return isGlobalInSmallSection(GO, TM, getKindForGlobal(GO, TM));