Searched defs:sectionIndexMap (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lld/ELF/ | ||
H A D | Writer.cpp | 274 DenseMap<InputFile *, DenseMap<SectionBase *, size_t>> sectionIndexMap; demoteSymbolsAndComputeIsPreemptible() local |
H A D | SyntheticSections.h | 666 llvm::DenseMap<OutputSection *, size_t> sectionIndexMap; global() variable |