Searched refs:createOutputSection (Results 1 – 3 of 3) sorted by relevance
315 OutputDesc *createOutputSection(StringRef name, StringRef location);
132 OutputDesc *LinkerScript::createOutputSection(StringRef name, in createOutputSection() function in LinkerScript720 OutputDesc *osd = script->createOutputSection(outsecName, "<internal>"); in createSection()
907 OutputDesc *osd = script->createOutputSection(next(), getCurrentLocation()); in readOverlaySectionDescription()924 script->createOutputSection(unquote(outSec), getCurrentLocation()); in readOutputSectionDescription()