Searched refs:RelocationScanner (Results 1 – 1 of 1) sorted by relevance
460 class RelocationScanner { class488 int64_t RelocationScanner::computeMipsAddend(const RelTy &rel, RelExpr expr, in computeMipsAddend()858 RelType RelocationScanner::getMipsN32RelType(RelTy *&rel) const { in getMipsN32RelType()980 bool RelocationScanner::isStaticLinkTimeConstant(RelExpr e, RelType type, in isStaticLinkTimeConstant()1051 void RelocationScanner::processAux(RelExpr expr, RelType type, uint64_t offset, in processAux()1399 template <class ELFT, class RelTy> void RelocationScanner::scanOne(RelTy *&i) { in scanOne()1535 void RelocationScanner::scan(ArrayRef<RelTy> rels) { in scan()1565 template <class ELFT> void RelocationScanner::scanSection(InputSectionBase &s) { in scanSection()1590 RelocationScanner scanner; in scanRelocations()1604 RelocationScanner scanner; in scanRelocations()