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