Searched defs:getGotOffset (Results 1 – 2 of 2) sorted by relevance
163 uint64_t Symbol::getGotOffset() const { return gotIndex * config->wordsize; } in getGotOffset() function in Symbol
3183 int64_t MipsGOTParser<ELFT>::getGotOffset(const Entry *E) const { in getGotOffset() function in MipsGOTParser