Searched refs:mergeInput (Results 1 – 3 of 3) sorted by relevance
35 void mergeInput(InputSection *input);
19 void MergedOutputSection::mergeInput(InputSection *input) { in mergeInput() function in MergedOutputSection
599 osec->mergeInput(isec); in createOutputSections()