Searched refs:getOutputSectionName (Results 1 – 4 of 4) sorted by relevance
54 llvm::StringRef getOutputSectionName(const InputSectionBase *s);
756 StringRef name = getOutputSectionName(s); in addOrphanSections()814 StringRef name = getOutputSectionName(sec); in diagnoseOrphanHandling()
98 StringRef elf::getOutputSectionName(const InputSectionBase *s) { in getOutputSectionName() function in elf
662 static StringRef getOutputSectionName(StringRef name) { in getOutputSectionName() function907 StringRef name = getOutputSectionName(pSec->name); in createSections()