Home | History | Annotate | Download | only in llvm-readobj

Lines Matching defs:RelocMap

140   RelocMapTy RelocMap;
207 const auto &Relocations = RelocMap[Section];
279 const auto &Relocations = RelocMap[Section];
538 RelocMap[Section].push_back(Reloc);
541 std::sort(RelocMap[Section].begin(), RelocMap[Section].end(),