Searched refs:createOutputSection (Results 1 – 3 of 3) sorted by relevance
259 OutputSection *createOutputSection(StringRef Name, StringRef Location);
82 OutputSection *LinkerScript::createOutputSection(StringRef Name, in createOutputSection() function in LinkerScript543 OutputSection *Sec = Script->createOutputSection(OutsecName, "<internal>"); in createSection()
794 Script->createOutputSection(next(), getCurrentLocation()); in readOverlaySectionDescription()805 Script->createOutputSection(OutSec, getCurrentLocation()); in readOutputSectionDescription()