Searched defs:sectionMap (Results 1 – 2 of 2) sorted by relevance
60 const SectionMap& sectionMap() const { return m_SectionMap; } in sectionMap() function61 SectionMap& sectionMap() { return m_SectionMap; } in sectionMap() function
2291 SectionMap& sectionMap = pModule.getScript().sectionMap(); in placeOutputSections() local2443 SectionMap& sectionMap = pModule.getScript().sectionMap(); in layout() local