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

Lines Matching defs:RelocMap

96   RelocMapTy RelocMap;
556 RelocMap[Section].push_back(*RelI);
560 std::sort(RelocMap[Section].begin(), RelocMap[Section].end(),
968 printRuntimeFunction(*I, OffsetInSection, RelocMap[PData]);
1003 printUnwindInfo(*UI, UnwindInfoOffset, RelocMap[XData]);