Lines Matching refs:setComdat
219 GV->setComdat(TheModule.getOrInsertComdat(name)); in ExportUniqueString()
1125 ObjCStrGV->setComdat(TheModule.getOrInsertComdat(StringName)); in GenerateConstantString()
1346 GV->setComdat(TheModule.getOrInsertComdat(RefName)); in GenerateProtocolRef()
1437 GV->setComdat(TheModule.getOrInsertComdat(SymName)); in GenerateProtocolRef()
1475 GV->setComdat(TheModule.getOrInsertComdat(TypesVarName)); in GetTypeString()
1496 GV->setComdat(TheModule.getOrInsertComdat(SelVarName)); in GetConstantSelector()
1525 Sym->setComdat(TheModule.getOrInsertComdat((Prefix + in GetSectionBounds()
1553 LoadFunction->setComdat(TheModule.getOrInsertComdat(".objcv2_load_function")); in ModuleInitFunction()
1571 InitStruct->setComdat(TheModule.getOrInsertComdat(".objc_init")); in ModuleInitFunction()
1601 InitVar->setComdat(TheModule.getOrInsertComdat(".objc_ctor")); in ModuleInitFunction()
1616 GV->setComdat(TheModule.getOrInsertComdat(Name)); in ModuleInitFunction()