Lines Matching refs:GetSectionName
1008 std::string GetSectionName(StringRef Section, StringRef MachOAttributes);
4855 std::string CGObjCCommonMac::GetSectionName(StringRef Section, in GetSectionName() function in CGObjCCommonMac
4902 : GetSectionName("__objc_imageinfo", "regular,no_dead_strip"); in EmitImageInfo()
6025 GetSectionName("__objc_classlist", in FinishNonFragileABIModule()
6029 GetSectionName("__objc_nlclslist", in FinishNonFragileABIModule()
6035 GetSectionName("__objc_catlist", in FinishNonFragileABIModule()
6038 GetSectionName("__objc_nlcatlist", in FinishNonFragileABIModule()
6451 PTGV->setSection(GetSectionName("__objc_protorefs", in GenerateProtocolRef()
6918 PTGV->setSection(GetSectionName("__objc_protolist", in GetOrEmitProtocol()
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()