Searched refs:getPltAddress (Results 1 – 1 of 1) sorted by relevance
2063 uint64_t getPltAddress(const Entry * E) const;2274 uint64_t MipsGOTParser<ELFT>::getPltAddress(const Entry *E) const { in getPltAddress() function in MipsGOTParser4731 W.printHex("Address", Parser.getPltAddress(E)); in printMipsPLT()