Lines Matching refs:setSection

2765     Entry->setSection("__OBJC,__protocol,regular,no_dead_strip");  in GetOrEmitProtocol()
2786 Entry->setSection("__OBJC,__protocol,regular,no_dead_strip"); in GetOrEmitProtocolRef()
3289 GV->setSection(Section); in GenerateClass()
3360 GV->setSection("__OBJC,__meta_class,regular,no_dead_strip"); in EmitMetaClass()
3581 GV->setSection(Section); in CreateMetadataVar()
5640 GV->setSection(SectionName); in AddModuleClassList()
5840 CLASS_RO_GV->setSection("__DATA, __objc_const"); in BuildClassRoTInitializer()
5874 GV->setSection("__DATA, __objc_data"); in BuildClassMetaData()
6085 PTGV->setSection("__DATA, __objc_protorefs, coalesced, no_dead_strip"); in GenerateProtocolRef()
6180 GCATV->setSection("__DATA, __objc_const"); in GenerateCategory()
6239 GV->setSection(Section); in EmitMethodList()
6282 IvarOffsetGV->setSection("__DATA, __objc_ivar"); in EmitIvarOffsetVar()
6358 GV->setSection("__DATA, __objc_const"); in EmitIvarList()
6377 Entry->setSection("__DATA,__datacoal_nt,coalesced"); in GetOrEmitProtocolRef()
6499 Entry->setSection("__DATA,__datacoal_nt,coalesced"); in GetOrEmitProtocol()
6514 PTGV->setSection("__DATA, __objc_protolist, coalesced, no_dead_strip"); in GetOrEmitProtocol()
6565 GV->setSection("__DATA, __objc_const"); in EmitProtocolList()
6736 messageRef->setSection("__DATA, __objc_msgrefs, coalesced"); in EmitVTableMessageSend()
6821 Entry->setSection("__DATA, __objc_classrefs, regular, no_dead_strip"); in EmitClassRefFromId()
6853 Entry->setSection("__DATA, __objc_superrefs, regular, no_dead_strip"); in EmitSuperClassRef()
6878 Entry->setSection("__DATA, __objc_superrefs, regular, no_dead_strip"); in EmitMetaClassRef()
6975 Entry->setSection("__DATA, __objc_selrefs, literal_pointers, no_dead_strip"); in EmitSelectorAddr()
7223 Entry->setSection("__DATA,__objc_const"); in GetInterfaceEHType()
7225 Entry->setSection("__DATA,__datacoal_nt,coalesced"); in GetInterfaceEHType()