Lines Matching refs:GetSectionName
1038 std::string GetSectionName(StringRef Section, StringRef MachOAttributes);
5059 std::string CGObjCCommonMac::GetSectionName(StringRef Section, in GetSectionName() function in CGObjCCommonMac
5115 : GetSectionName("__objc_imageinfo", "regular,no_dead_strip"); in EmitImageInfo()
6234 GetSectionName("__objc_classlist", in FinishNonFragileABIModule()
6238 GetSectionName("__objc_nlclslist", in FinishNonFragileABIModule()
6244 GetSectionName("__objc_catlist", in FinishNonFragileABIModule()
6247 GetSectionName("__objc_catlist2", in FinishNonFragileABIModule()
6250 GetSectionName("__objc_nlcatlist", in FinishNonFragileABIModule()
6648 PTGV->setSection(GetSectionName("__objc_protorefs", in GenerateProtocolRef()
7135 PTGV->setSection(GetSectionName("__objc_protolist", in GetOrEmitProtocol()
7346 messageRef->setSection(GetSectionName("__objc_msgrefs", "coalesced")); in EmitVTableMessageSend()
7490 GetSectionName("__objc_classrefs", "regular,no_dead_strip"); in EmitClassRefFromId()
7529 GetSectionName("__objc_superrefs", "regular,no_dead_strip"); in EmitSuperClassRef()
7552 GetSectionName("__objc_superrefs", "regular,no_dead_strip"); in EmitMetaClassRef()
7645 GetSectionName("__objc_selrefs", "literal_pointers,no_dead_strip"); in EmitSelectorAddr()