Searched defs:OutputSections (Results 1 – 1 of 1) sorted by relevance
148 class OutputSections; variable153 friend OutputSections; member305 OutputSections(LinkingGlobalData &GlobalData) : GlobalData(GlobalData) {} in OutputSections() function