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
2297 SectionMap& sectionMap = pModule.getScript().sectionMap(); in placeOutputSections() local2449 SectionMap& sectionMap = pModule.getScript().sectionMap(); in layout() local