Searched refs:sectionIndexMap (Results 1 – 2 of 2) sorted by relevance
655 llvm::DenseMap<OutputSection *, size_t> sectionIndexMap; variable
2158 sectionIndexMap[e.sym->getOutputSection()] = ++i; in getSymbolIndex()2167 return sectionIndexMap.lookup(sym->getOutputSection()); in getSymbolIndex()