Searched refs:addOutputSection (Results 1 – 3 of 3) sorted by relevance
43 void addOutputSection(OutputSection *os);
66 void OutputSegment::addOutputSection(OutputSection *osec) { in addOutputSection() function in OutputSegment
1073 getOrCreateOutputSegment(segname)->addOutputSection(osec); in createOutputSections()1086 getOrCreateOutputSegment(ssec->segname)->addOutputSection(ssec); in createOutputSections()