Searched defs:RelocMap (Results 1 – 7 of 7) sorted by relevance
48 const RelocAddrMap &RelocMap; variable
247 const RelocAddrMap *RelocMap; variable
51 using RelocMap = DenseMap<uint64_t, uint64_t>; typedef
140 RelocMapTy RelocMap; member in __anon763c7f6c0111::COFFDumper
182 RelocMapTy RelocMap; member in __anon84d07e9a0111::COFFDumper
1657 std::map<SectionRef, std::vector<RelocationRef>> RelocMap; in disassembleObject() local