Searched refs:outsecName (Results 1 – 1 of 1) sorted by relevance
891 StringRef outsecName) { in createSection() argument892 OutputDesc *osd = ctx.script->createOutputSection(outsecName, "<internal>"); in createSection()899 InputSectionBase *isec, StringRef outsecName) { in addInputSec() argument908 return createSection(ctx, isec, outsecName); in addInputSec()925 OutputDesc *osd = createSection(ctx, isec, outsecName); in addInputSec()972 TinyPtrVector<OutputSection *> &v = map[outsecName]; in addInputSec()996 OutputDesc *osd = createSection(ctx, isec, outsecName); in addInputSec()