Lines Matching refs:GetSectionName
999 std::string GetSectionName(StringRef Section, StringRef MachOAttributes);
4937 std::string CGObjCCommonMac::GetSectionName(StringRef Section, in GetSectionName() function in CGObjCCommonMac
4991 : GetSectionName("__objc_imageinfo", "regular,no_dead_strip"); in EmitImageInfo()
6103 GetSectionName("__objc_classlist", "regular,no_dead_strip")); in FinishNonFragileABIModule()
6107 GetSectionName("__objc_nlclslist", "regular,no_dead_strip")); in FinishNonFragileABIModule()
6112 GetSectionName("__objc_catlist", "regular,no_dead_strip")); in FinishNonFragileABIModule()
6115 GetSectionName("__objc_catlist2", "regular,no_dead_strip")); in FinishNonFragileABIModule()
6118 GetSectionName("__objc_nlcatlist", "regular,no_dead_strip")); in FinishNonFragileABIModule()
6519 GetSectionName("__objc_protorefs", "coalesced,no_dead_strip")); in GenerateProtocolRef()
7018 GetSectionName("__objc_protolist", "coalesced,no_dead_strip")); in GetOrEmitProtocol()
7215 messageRef->setSection(GetSectionName("__objc_msgrefs", "coalesced")); in EmitVTableMessageSend()
7350 GetSectionName("__objc_classrefs", "regular,no_dead_strip"); in EmitClassRefFromId()
7389 GetSectionName("__objc_superrefs", "regular,no_dead_strip"); in EmitSuperClassRef()
7411 GetSectionName("__objc_superrefs", "regular,no_dead_strip"); in EmitMetaClassRef()
7494 GetSectionName("__objc_selrefs", "literal_pointers,no_dead_strip"); in EmitSelectorAddr()