Lines Matching refs:setSection
1974 GV->setSection(CGM.getLangOpts().ObjCRuntime.isNonFragile() in GenerateConstantNSString()
3022 Entry->setSection("__OBJC,__protocol,regular,no_dead_strip"); in GetOrEmitProtocol()
3041 Entry->setSection("__OBJC,__protocol,regular,no_dead_strip"); in GetOrEmitProtocolRef()
3548 GV->setSection(Section); in GenerateClass()
3616 GV->setSection("__OBJC,__meta_class,regular,no_dead_strip"); in EmitMetaClass()
3937 GV->setSection(Section); in CreateMetadataVar()
3953 GV->setSection(Section); in CreateMetadataVar()
4000 GV->setSection(Section); in CreateCStringLiteral()
6003 GV->setSection(SectionName); in AddModuleClassList()
6209 CLASS_RO_GV->setSection("__DATA, __objc_const"); in BuildClassRoTInitializer()
6247 GV->setSection("__DATA, __objc_data"); in BuildClassObject()
6451 PTGV->setSection(GetSectionName("__objc_protorefs", in GenerateProtocolRef()
6534 GCATV->setSection("__DATA, __objc_const"); in GenerateCategory()
6645 GV->setSection("__DATA, __objc_const"); in emitMethodList()
6706 IvarOffsetGV->setSection("__DATA, __objc_ivar"); in EmitIvarOffsetVar()
6785 GV->setSection("__DATA, __objc_const"); in EmitIvarList()
6918 PTGV->setSection(GetSectionName("__objc_protolist", in GetOrEmitProtocol()
6969 GV->setSection("__DATA, __objc_const"); in EmitProtocolList()
7115 messageRef->setSection(GetSectionName("__objc_msgrefs", "coalesced")); in EmitVTableMessageSend()
7232 Entry->setSection(GetSectionName("__objc_classrefs", in EmitClassRefFromId()
7267 Entry->setSection(GetSectionName("__objc_superrefs", in EmitSuperClassRef()
7290 Entry->setSection(GetSectionName("__objc_superrefs", in EmitMetaClassRef()
7387 Entry->setSection(GetSectionName("__objc_selrefs", in EmitSelectorAddr()
7639 Entry->setSection("__DATA,__objc_const"); in GetInterfaceEHType()