reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
146 return selectSectionForLookupTable(GO, TM, Fn); 149 if (isGlobalInSmallSection(GO, TM)) 150 return selectSmallSectionForGlobal(GO, Kind, TM); 162 return TargetLoweringObjectFileELF::SelectSectionForGlobal(GO, Kind, TM);