Lines Matching refs:GetSectionName
1038 std::string GetSectionName(StringRef Section, StringRef MachOAttributes);
5030 std::string CGObjCCommonMac::GetSectionName(StringRef Section, in GetSectionName() function in CGObjCCommonMac
5087 : GetSectionName("__objc_imageinfo", "regular,no_dead_strip"); in EmitImageInfo()
6193 GetSectionName("__objc_classlist", in FinishNonFragileABIModule()
6197 GetSectionName("__objc_nlclslist", in FinishNonFragileABIModule()
6203 GetSectionName("__objc_catlist", in FinishNonFragileABIModule()
6206 GetSectionName("__objc_catlist2", in FinishNonFragileABIModule()
6209 GetSectionName("__objc_nlcatlist", in FinishNonFragileABIModule()
6605 PTGV->setSection(GetSectionName("__objc_protorefs", in GenerateProtocolRef()
7091 PTGV->setSection(GetSectionName("__objc_protolist", in GetOrEmitProtocol()
7301 messageRef->setSection(GetSectionName("__objc_msgrefs", "coalesced")); in EmitVTableMessageSend()
7444 GetSectionName("__objc_classrefs", "regular,no_dead_strip"); in EmitClassRefFromId()
7483 GetSectionName("__objc_superrefs", "regular,no_dead_strip"); in EmitSuperClassRef()
7506 GetSectionName("__objc_superrefs", "regular,no_dead_strip"); in EmitMetaClassRef()
7596 GetSectionName("__objc_selrefs", "literal_pointers,no_dead_strip"); in EmitSelectorAddr()