Searched refs:createOutputSection (Results 1 – 3 of 3) sorted by relevance
361 OutputDesc *createOutputSection(StringRef name, StringRef location);
138 OutputDesc *LinkerScript::createOutputSection(StringRef name, in createOutputSection() function in LinkerScript892 OutputDesc *osd = ctx.script->createOutputSection(outsecName, "<internal>"); in createSection()
996 ctx.script->createOutputSection(readName(), getCurrentLocation()); in readOverlaySectionDescription()1007 ctx.script->createOutputSection(unquote(outSec), getCurrentLocation()); in readOutputSectionDescription()