Lines Matching refs:setSection
2231 GO->setSection(CSA->getName()); in setNonAliasAttributes()
2233 GO->setSection(SA->getName()); in setNonAliasAttributes()
2323 F->setSection(CSA->getName()); in SetFunctionAttributes()
2325 F->setSection(SA->getName()); in SetFunctionAttributes()
2430 GV->setSection("llvm.metadata"); in emitUsed()
2714 gv->setSection(AnnotationSection); in EmitGlobalAnnotations()
2727 gv->setSection(AnnotationSection); in EmitAnnotationString()
2774 GV->setSection(AnnotationSection); in EmitAnnotationArgs()
4307 GV->setSection(SA->getName()); in GetOrCreateLLVMGlobal()
4315 GV->setSection(".cp.rodata"); in GetOrCreateLLVMGlobal()
5575 GV->setSection(isUTF16 ? "__TEXT,__ustring" in GetAddrOfConstantCFString()
5580 GV->setSection(".rodata"); in GetAddrOfConstantCFString()
5625 GV->setSection("cfstring"); in GetAddrOfConstantCFString()
5628 GV->setSection("__DATA,__cfstring"); in GetAddrOfConstantCFString()