Lines Matching refs:RelocationRef
70 const std::vector<RelocationRef> &Rels);
75 const std::vector<RelocationRef> &Rels);
82 const std::vector<RelocationRef> &Rels,
88 const std::vector<RelocationRef> &Rels,
93 typedef DenseMap<const coff_section*, std::vector<RelocationRef> > RelocMapTy;
97 std::vector<RelocationRef> EmptyRelocs;
196 static error_code resolveSymbol(const std::vector<RelocationRef> &Rels, in resolveSymbol()
198 for (std::vector<RelocationRef>::const_iterator RelI = Rels.begin(), in resolveSymbol()
217 static error_code resolveSymbolName(const std::vector<RelocationRef> &Rels, in resolveSymbolName()
477 static std::string formatSymbol(const std::vector<RelocationRef> &Rels, in formatSymbol()
503 const std::vector<RelocationRef> &Rels, uint64_t Offset, in getSectionContents()
520 const std::vector<RelocationRef> &Rels, uint64_t Offset, in getSection()
976 const std::vector<RelocationRef> &Rels) { in printRuntimeFunction()
1009 const std::vector<RelocationRef> &Rels) { in printUnwindInfo()