Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lld/ELF/
H A DARMErrataFix.h43 llvm::DenseMap<InputSection *, std::vector<const Defined *>> sectionMap; variable
H A DAArch64ErrataFix.h42 std::map<InputSection *, std::vector<const Defined *>> sectionMap; variable