Searched defs:sectionMap (Results 1 – 2 of 2) sorted by relevance
55 const SectionMap& sectionMap() const { return m_SectionMap; } in sectionMap() function56 SectionMap& sectionMap() { return m_SectionMap; } in sectionMap() function
2395 SectionMap& sectionMap = pModule.getScript().sectionMap(); in placeOutputSections() local2546 SectionMap& sectionMap = pModule.getScript().sectionMap(); in layout() local