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