Searched refs:_sectionMap (Results 1 – 1 of 1) sorted by relevance
197 TypeToSection _sectionMap; member in __anon71138ccb0111::Util242 for (auto sect : _sectionMap) { in getRelocatableSection()253 _sectionMap[type] = sect; in getRelocatableSection()327 for (auto sect : _sectionMap) { in getFinalSection()338 _sectionMap[atomType] = sect; in getFinalSection()348 auto pos = _sectionMap.find(type); in sectionForAtom()349 if ( pos != _sectionMap.end() ) in sectionForAtom()