Searched refs:getGotPltOffset (Results 1 – 3 of 3) sorted by relevance
159 return in.igotPlt->getVA() + getGotPltOffset(); in getGotVA()167 return in.igotPlt->getVA() + getGotPltOffset(); in getGotPltVA()168 return in.gotPlt->getVA() + getGotPltOffset(); in getGotPltVA()171 uint64_t Symbol::getGotPltOffset() const { in getGotPltOffset() function in Symbol
197 uint64_t getGotPltOffset() const;
1070 {type, gotPlt, sym.getGotPltOffset(), !sym.isPreemptible, &sym, 0}); in addPltEntry()