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