Searched refs:outsecName (Results 1 – 1 of 1) sorted by relevance
664 StringRef outsecName) { in createSection() argument665 OutputSection *sec = script->createOutputSection(outsecName, "<internal>"); in createSection()672 InputSectionBase *isec, StringRef outsecName) { in addInputSec() argument681 return createSection(isec, outsecName); in addInputSec()699 out->relocationSection = createSection(isec, outsecName); in addInputSec()745 TinyPtrVector<OutputSection *> &v = map[outsecName]; in addInputSec()770 OutputSection *sec = createSection(isec, outsecName); in addInputSec()