Lines Matching refs:setSection
2715 F->setSection(SA->getName()); in setNonAliasAttributes()
2732 GO->setSection(CSA->getName()); in setNonAliasAttributes()
2734 GO->setSection(SA->getName()); in setNonAliasAttributes()
2872 F->setSection(CSA->getName()); in SetFunctionAttributes()
2874 F->setSection(SA->getName()); in SetFunctionAttributes()
2985 GV->setSection("llvm.metadata"); in emitUsed()
3282 gv->setSection(AnnotationSection); in EmitGlobalAnnotations()
3296 gv->setSection(AnnotationSection); in EmitAnnotationString()
3343 GV->setSection(AnnotationSection); in EmitAnnotationArgs()
5015 GV->setSection(SA->getName()); in GetOrCreateLLVMGlobal()
5023 GV->setSection(".cp.rodata"); in GetOrCreateLLVMGlobal()
6333 GV->setSection(isUTF16 ? "__TEXT,__ustring" in GetAddrOfConstantCFString()
6338 GV->setSection(".rodata"); in GetAddrOfConstantCFString()
6377 GV->setSection("cfstring"); in GetAddrOfConstantCFString()
6380 GV->setSection("__DATA,__cfstring"); in GetAddrOfConstantCFString()