Searched defs:sectionIndexMap (Results 1 – 2 of 2) sorted by relevance
274 DenseMap<InputFile *, DenseMap<SectionBase *, size_t>> sectionIndexMap; in demoteSymbolsAndComputeIsPreemptible() local479 DenseMap<SectionBase *, size_t> sectionIndexMap; in demoteAndCopyLocalSymbols() local
666 llvm::DenseMap<OutputSection *, size_t> sectionIndexMap; variable