Searched refs:outsecName (Results 1 – 1 of 1) sorted by relevance
767 static OutputDesc *createSection(InputSectionBase *isec, StringRef outsecName) { in createSection() argument768 OutputDesc *osd = script->createOutputSection(outsecName, "<internal>"); in createSection()774 InputSectionBase *isec, StringRef outsecName) { in addInputSec() argument783 return createSection(isec, outsecName); in addInputSec()800 OutputDesc *osd = createSection(isec, outsecName); in addInputSec()847 TinyPtrVector<OutputSection *> &v = map[outsecName]; in addInputSec()871 OutputDesc *osd = createSection(isec, outsecName); in addInputSec()