Searched refs:isELFImplicitMergeableSectionNamePrefix (Results 1 – 3 of 3) sorted by relevance
540 bool MCContext::isELFImplicitMergeableSectionNamePrefix(StringRef SectionName) { in isELFImplicitMergeableSectionNamePrefix() function in MCContext546 return isELFImplicitMergeableSectionNamePrefix(SectionName) || in isELFGenericMergeableSection()
517 bool isELFImplicitMergeableSectionNamePrefix(StringRef Name);
710 if (!(getContext().isELFImplicitMergeableSectionNamePrefix( in getExplicitSectionGlobal()