Searched refs:isELFImplicitMergeableSectionNamePrefix (Results 1 – 3 of 3) sorted by relevance
657 bool MCContext::isELFImplicitMergeableSectionNamePrefix(StringRef SectionName) { in isELFImplicitMergeableSectionNamePrefix() function in MCContext663 return isELFImplicitMergeableSectionNamePrefix(SectionName) || in isELFGenericMergeableSection()
599 bool isELFImplicitMergeableSectionNamePrefix(StringRef Name);
760 Ctx.isELFImplicitMergeableSectionNamePrefix(SectionName) && in calcUniqueIDUpdateFlagsAndSize()