Searched refs:outputSection (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/bsd/elftosb/dist/elftosb2/
H A DConversionController.cpp444 OutputSection * outputSection = NULL; local
470 outputSection = opSection;
474 outputSection = convertDataSection(dataSection, sectionID, optionsDict);
481 if (outputSection)
483 m_outputSections.push_back(outputSection);

Completed in 133 milliseconds