Searched refs:getGotPltOffset (Results 1 – 3 of 3) sorted by relevance
165 return in.igotPlt->getVA() + getGotPltOffset(); in getGotVA()175 return in.igotPlt->getVA() + getGotPltOffset(); in getGotPltVA()176 return in.gotPlt->getVA() + getGotPltOffset(); in getGotPltVA()179 uint64_t Symbol::getGotPltOffset() const { in getGotPltOffset() function in Symbol
217 uint64_t getGotPltOffset() const;
915 rel.addReloc({type, &gotPlt, sym.getGotPltOffset(), in addPltEntry()