| H A D | TargetLoweringObjectFile.cpp | 321 MCSection *TargetLoweringObjectFile::SectionForGlobal( in SectionForGlobal() function in TargetLoweringObjectFile 345 TargetLoweringObjectFile::SectionForGlobal(const GlobalObject *GO, in SectionForGlobal() function in TargetLoweringObjectFile 347 return SectionForGlobal(GO, getKindForGlobal(GO, TM), TM); in SectionForGlobal()
|