Home
last modified time | relevance | path

Searched defs:sectionMap (Results 1 – 3 of 3) sorted by relevance

/llvm-project/lld/ELF/
H A DAArch64ErrataFix.h40 llvm::DenseMap<InputSection *, std::vector<const Defined *>> sectionMap; global() variable
H A DARMErrataFix.h40 llvm::DenseMap<InputSection *, std::vector<const Defined *>> sectionMap; global() variable
/llvm-project/lld/ELF/Arch/
H A DARM.cpp55 static DenseMap<InputSection *, SmallVector<const Defined *, 0>> sectionMap{}; global() variable
[all...]