Searched defs:sectionMap (Results 1 – 2 of 2) sorted by relevance
43 llvm::DenseMap<InputSection *, std::vector<const Defined *>> sectionMap; variable
42 std::map<InputSection *, std::vector<const Defined *>> sectionMap; variable