Searched refs:getOutputSectionName (Results 1 – 3 of 3) sorted by relevance
321 StringRef getOutputSectionName(const InputSectionBase *s) const;
49 StringRef LinkerScript::getOutputSectionName(const InputSectionBase *s) const { in getOutputSectionName() function in LinkerScript1010 StringRef name = getOutputSectionName(s); in addOrphanSections()1083 StringRef name = getOutputSectionName(sec); in diagnoseOrphanHandling()
833 static StringRef getOutputSectionName(StringRef name) { in getOutputSectionName() function1138 StringRef name = getOutputSectionName(pSec->name); in createSections()