Searched refs:getGotPltOffset (Results 1 – 3 of 3) sorted by relevance
159 return in.igotPlt->getVA() + getGotPltOffset(); in getGotVA()169 return in.igotPlt->getVA() + getGotPltOffset(); in getGotPltVA()170 return in.gotPlt->getVA() + getGotPltOffset(); in getGotPltVA()173 uint64_t Symbol::getGotPltOffset() const { in getGotPltOffset() function in Symbol
199 uint64_t getGotPltOffset() const;
1082 rel->addReloc({type, gotPlt, sym.getGotPltOffset(), in addPltEntry()