reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
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);