Lines Matching refs:setSection
2698 GO->setSection(CSA->getName()); in setNonAliasAttributes()
2700 GO->setSection(SA->getName()); in setNonAliasAttributes()
2838 F->setSection(CSA->getName()); in SetFunctionAttributes()
2840 F->setSection(SA->getName()); in SetFunctionAttributes()
2951 GV->setSection("llvm.metadata"); in emitUsed()
3248 gv->setSection(AnnotationSection); in EmitGlobalAnnotations()
3262 gv->setSection(AnnotationSection); in EmitAnnotationString()
3309 GV->setSection(AnnotationSection); in EmitAnnotationArgs()
4902 GV->setSection(SA->getName()); in GetOrCreateLLVMGlobal()
4910 GV->setSection(".cp.rodata"); in GetOrCreateLLVMGlobal()
6185 GV->setSection(isUTF16 ? "__TEXT,__ustring" in GetAddrOfConstantCFString()
6190 GV->setSection(".rodata"); in GetAddrOfConstantCFString()
6232 GV->setSection("cfstring"); in GetAddrOfConstantCFString()
6235 GV->setSection("__DATA,__cfstring"); in GetAddrOfConstantCFString()