Searched refs:isELFImplicitMergeableSectionNamePrefix (Results 1 – 3 of 3) sorted by relevance
715 bool MCContext::isELFImplicitMergeableSectionNamePrefix(StringRef SectionName) { in isELFImplicitMergeableSectionNamePrefix() function in MCContext721 return isELFImplicitMergeableSectionNamePrefix(SectionName) || in isELFGenericMergeableSection()
609 LLVM_ABI bool isELFImplicitMergeableSectionNamePrefix(StringRef Name);
775 Ctx.isELFImplicitMergeableSectionNamePrefix(SectionName) && in calcUniqueIDUpdateFlagsAndSize()