Searched refs:outsecName (Results 1 – 1 of 1) sorted by relevance
563 StringRef outsecName) { in createSection() argument564 OutputSection *sec = script->createOutputSection(outsecName, "<internal>"); in createSection()571 InputSectionBase *isec, StringRef outsecName) { in addInputSec() argument580 return createSection(isec, outsecName); in addInputSec()598 out->relocationSection = createSection(isec, outsecName); in addInputSec()644 TinyPtrVector<OutputSection *> &v = map[outsecName]; in addInputSec()666 OutputSection *sec = createSection(isec, outsecName); in addInputSec()