Lines Matching refs:setSection
1474 GO->setSection(CSA->getName()); in setNonAliasAttributes()
1476 GO->setSection(SA->getName()); in setNonAliasAttributes()
1573 F->setSection(CSA->getName()); in SetFunctionAttributes()
1575 F->setSection(SA->getName()); in SetFunctionAttributes()
1643 GV->setSection("llvm.metadata"); in emitUsed()
1889 gv->setSection(AnnotationSection); in EmitGlobalAnnotations()
1902 gv->setSection(AnnotationSection); in EmitAnnotationString()
3140 GV->setSection(SA->getName()); in GetOrCreateLLVMGlobal()
3148 GV->setSection(".cp.rodata"); in GetOrCreateLLVMGlobal()
4343 GV->setSection(isUTF16 ? "__TEXT,__ustring" in GetAddrOfConstantCFString()
4348 GV->setSection(".rodata"); in GetAddrOfConstantCFString()
4384 GV->setSection("cfstring"); in GetAddrOfConstantCFString()
4387 GV->setSection("__DATA,__cfstring"); in GetAddrOfConstantCFString()