Searched refs:outsecName (Results 1 – 1 of 1) sorted by relevance
713 static OutputDesc *createSection(InputSectionBase *isec, StringRef outsecName) { in createSection() argument714 OutputDesc *osd = script->createOutputSection(outsecName, "<internal>"); in createSection()720 InputSectionBase *isec, StringRef outsecName) { in addInputSec() argument729 return createSection(isec, outsecName); in addInputSec()747 OutputDesc *osd = createSection(isec, outsecName); in addInputSec()794 TinyPtrVector<OutputSection *> &v = map[outsecName]; in addInputSec()818 OutputDesc *osd = createSection(isec, outsecName); in addInputSec()