Lines Matching refs:setComdat
215 GV->setComdat(TheModule.getOrInsertComdat(name)); in ExportUniqueString()
1105 ObjCStrGV->setComdat(TheModule.getOrInsertComdat(StringName)); in GenerateConstantString()
1327 GV->setComdat(TheModule.getOrInsertComdat(RefName)); in GenerateProtocolRef()
1420 GV->setComdat(TheModule.getOrInsertComdat(SymName)); in GenerateProtocolRef()
1452 GV->setComdat(TheModule.getOrInsertComdat(TypesVarName)); in GetTypeString()
1479 GV->setComdat(TheModule.getOrInsertComdat(SelVarName)); in GetConstantSelector()
1509 Sym->setComdat(TheModule.getOrInsertComdat((Prefix + in GetSectionBounds()
1537 LoadFunction->setComdat(TheModule.getOrInsertComdat(".objcv2_load_function")); in ModuleInitFunction()
1555 InitStruct->setComdat(TheModule.getOrInsertComdat(".objc_init")); in ModuleInitFunction()
1585 InitVar->setComdat(TheModule.getOrInsertComdat(".objc_ctor")); in ModuleInitFunction()
1600 GV->setComdat(TheModule.getOrInsertComdat(Name)); in ModuleInitFunction()