Searched refs:GCATV (Results 1 – 1 of 1) sorted by relevance
6244 llvm::GlobalVariable *GCATV in GenerateCategory() local6250 GCATV->setAlignment( in GenerateCategory()6252 GCATV->setSection("__DATA, __objc_const"); in GenerateCategory()6253 CGM.addCompilerUsedGlobal(GCATV); in GenerateCategory()6254 DefinedCategories.push_back(GCATV); in GenerateCategory()6258 DefinedNonLazyCategories.push_back(GCATV); in GenerateCategory()