Searched refs:createOutputSection (Results 1 – 3 of 3) sorted by relevance
296 OutputSection *createOutputSection(StringRef name, StringRef location);
80 OutputSection *LinkerScript::createOutputSection(StringRef name, in createOutputSection() function in LinkerScript665 OutputSection *sec = script->createOutputSection(outsecName, "<internal>"); in createSection()
843 script->createOutputSection(next(), getCurrentLocation()); in readOverlaySectionDescription()859 script->createOutputSection(outSec, getCurrentLocation()); in readOutputSectionDescription()