Searched refs:getRelocTargetSym (Results 1 – 9 of 9) sorted by relevance
250 Symbol &sa = secA->template getFile<ELFT>()->getRelocTargetSym(ra[i]); in constantEq()251 Symbol &sb = secB->template getFile<ELFT>()->getRelocTargetSym(rb[i]); in constantEq()340 Symbol &sa = secA->template getFile<ELFT>()->getRelocTargetSym(ra[i]); in variableEq()341 Symbol &sb = secB->template getFile<ELFT>()->getRelocTargetSym(rb[i]); in variableEq()443 Symbol &s = isec->template getFile<ELFT>()->getRelocTargetSym(rel); in combineRelocHashes()
124 Symbol &s = file->getRelocTargetSym(rel); in findAux()
93 Symbol &sym = sec.getFile<ELFT>()->getRelocTargetSym(rel); in resolveReloc()
222 template <typename RelT> Symbol &getRelocTargetSym(const RelT &rel) const { in getRelocTargetSym() function
423 Symbol &sym = file->getRelocTargetSym(rel); in copyRelocations()891 Symbol &sym = getFile<ELFT>()->getRelocTargetSym(rel); in relocateNonAlloc()
1800 sym = &s->getFile<ELFT>()->getRelocTargetSym(s->template relas<ELFT>()[0]); in readSymbolPartitionSection()1802 sym = &s->getFile<ELFT>()->getRelocTargetSym(s->template rels<ELFT>()[0]); in readSymbolPartitionSection()
359 &cie.sec->template getFile<ELFT>()->getRelocTargetSym(rels[firstRelI]); in addCie()389 Symbol &b = sec->template getFile<ELFT>()->getRelocTargetSym(rel); in isFdeLive()
671 Symbol &sym = file->getRelocTargetSym(rel); in markUsedLocalSymbolsImpl()
298 Symbol &sym = tocSec->getFile<ELFT>()->getRelocTargetSym(relas[index]); in getRelaTocSymAndAddend()