Lines Matching refs:setSection
2043 GO->setSection(CSA->getName()); in setNonAliasAttributes()
2045 GO->setSection(SA->getName()); in setNonAliasAttributes()
2135 F->setSection(CSA->getName()); in SetFunctionAttributes()
2137 F->setSection(SA->getName()); in SetFunctionAttributes()
2237 GV->setSection("llvm.metadata"); in emitUsed()
2496 gv->setSection(AnnotationSection); in EmitGlobalAnnotations()
2509 gv->setSection(AnnotationSection); in EmitAnnotationString()
2556 GV->setSection(AnnotationSection); in EmitAnnotationArgs()
3945 GV->setSection(SA->getName()); in GetOrCreateLLVMGlobal()
3953 GV->setSection(".cp.rodata"); in GetOrCreateLLVMGlobal()
5191 GV->setSection(isUTF16 ? "__TEXT,__ustring" in GetAddrOfConstantCFString()
5196 GV->setSection(".rodata"); in GetAddrOfConstantCFString()
5240 GV->setSection("cfstring"); in GetAddrOfConstantCFString()
5243 GV->setSection("__DATA,__cfstring"); in GetAddrOfConstantCFString()