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