Searched refs:getOutputSectionName (Results 1 – 6 of 6) sorted by relevance
51 llvm::StringRef getOutputSectionName(const InputSectionBase *S);
311 if (getOutputSectionName(A) != getOutputSectionName(B)) in equalsConstant()
648 StringRef Name = getOutputSectionName(S); in addOrphanSections()
94 StringRef elf::getOutputSectionName(const InputSectionBase *S) { in getOutputSectionName() function in elf
3005 StringRef OutsecName = getOutputSectionName(MS); in mergeSections()
564 static StringRef getOutputSectionName(StringRef Name) { in getOutputSectionName() function761 StringRef Name = getOutputSectionName(Pair.first.first); in createSections()