Home
last modified time | relevance | path

Searched defs:sectionIndexMap (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/lld/ELF/
H A DWriter.cpp278 demoteDefined(*d, sectionIndexMap[d->file]); in demoteSymbolsAndComputeIsPreemptible() local
765 DenseMap<SectionBase *, size_t> sectionIndexMap; demoteAndCopyLocalSymbols() local
H A DSyntheticSections.h657 llvm::DenseMap<OutputSection *, size_t> sectionIndexMap; global() variable