reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
28 bool isGlobalInSmallSection(const GlobalObject *GO,
78 if (Kind.isBSS() && isGlobalInSmallSection(GO, TM)) 80 if (Kind.isData() && isGlobalInSmallSection(GO, TM))