Searched refs:_sectionMap (Results 1 – 1 of 1) sorted by relevance
196 TypeToSection _sectionMap; member in __anon3252b6f00111::Util241 for (auto sect : _sectionMap) { in getRelocatableSection()252 _sectionMap[type] = sect; in getRelocatableSection()326 for (auto sect : _sectionMap) { in getFinalSection()337 _sectionMap[atomType] = sect; in getFinalSection()347 auto pos = _sectionMap.find(type); in sectionForAtom()348 if ( pos != _sectionMap.end() ) in sectionForAtom()