Searched refs:getRelocTargetSym (Results 1 – 7 of 7) sorted by relevance
245 Symbol &SA = SecA->template getFile<ELFT>()->getRelocTargetSym(RA[I]); in constantEq()246 Symbol &SB = SecB->template getFile<ELFT>()->getRelocTargetSym(RB[I]); in constantEq()330 Symbol &SA = SecA->template getFile<ELFT>()->getRelocTargetSym(RA[I]); in variableEq()331 Symbol &SB = SecB->template getFile<ELFT>()->getRelocTargetSym(RB[I]); in variableEq()433 Symbol &S = IS->template getFile<ELFT>()->getRelocTargetSym(Rel); in combineRelocHashes()
79 auto *DR = dyn_cast<Defined>(&File->getRelocTargetSym(Rel)); in findAux()
66 Symbol &B = Sec.getFile<ELFT>()->getRelocTargetSym(Rel); in resolveReloc()
194 template <typename RelT> Symbol &getRelocTargetSym(const RelT &Rel) const { in getRelocTargetSym() function
411 Symbol &Sym = getFile<ELFT>()->getRelocTargetSym(Rel); in copyRelocations()799 Symbol &Sym = getFile<ELFT>()->getRelocTargetSym(Rel); in relocateNonAlloc()
985 Symbol &Sym = Sec.getFile<ELFT>()->getRelocTargetSym(Rel); in scanReloc()
376 &Cie.Sec->template getFile<ELFT>()->getRelocTargetSym(Rels[FirstRelI]); in addCie()406 Symbol &B = Sec->template getFile<ELFT>()->getRelocTargetSym(Rel); in isFdeLive()