Searched refs:isELFImplicitMergeableSectionNamePrefix (Results 1 – 3 of 3) sorted by relevance
604 bool MCContext::isELFImplicitMergeableSectionNamePrefix(StringRef SectionName) { in isELFImplicitMergeableSectionNamePrefix() function in MCContext610 return isELFImplicitMergeableSectionNamePrefix(SectionName) || in isELFGenericMergeableSection()
612 bool isELFImplicitMergeableSectionNamePrefix(StringRef Name);
735 Ctx.isELFImplicitMergeableSectionNamePrefix(SectionName) && in calcUniqueIDUpdateFlagsAndSize()