Searched refs:outsecName (Results 1 – 1 of 1) sorted by relevance
719 static OutputDesc *createSection(InputSectionBase *isec, StringRef outsecName) { in createSection() argument720 OutputDesc *osd = script->createOutputSection(outsecName, "<internal>"); in createSection()726 InputSectionBase *isec, StringRef outsecName) { in addInputSec() argument735 return createSection(isec, outsecName); in addInputSec()753 OutputDesc *osd = createSection(isec, outsecName); in addInputSec()800 TinyPtrVector<OutputSection *> &v = map[outsecName]; in addInputSec()824 OutputDesc *osd = createSection(isec, outsecName); in addInputSec()