Lines Matching refs:RelocationRef
67 void printRelocation(const SectionRef &Section, const RelocationRef &Reloc);
92 typedef DenseMap<const coff_section*, std::vector<RelocationRef> > RelocMapTy;
352 for (const RelocationRef &Reloc : S.relocations())
775 for (const RelocationRef &Reloc : Sec.relocations())
809 for (const RelocationRef &Reloc : Section.relocations()) {
827 const RelocationRef &Reloc) {