Searched refs:isELFImplicitMergeableSectionNamePrefix (Results 1 – 3 of 3) sorted by relevance
595 bool MCContext::isELFImplicitMergeableSectionNamePrefix(StringRef SectionName) { in isELFImplicitMergeableSectionNamePrefix() function in MCContext601 return isELFImplicitMergeableSectionNamePrefix(SectionName) || in isELFGenericMergeableSection()
588 bool isELFImplicitMergeableSectionNamePrefix(StringRef Name);
727 if (!(Ctx.isELFImplicitMergeableSectionNamePrefix(SectionName) && in selectExplicitSectionGlobal()