Searched refs:getGotAddress (Results 1 – 1 of 1) sorted by relevance
3024 uint64_t getGotAddress(const Entry * E) const;3243 uint64_t MipsGOTParser<ELFT>::getGotAddress(const Entry *E) const { in getGotAddress() function in MipsGOTParser6952 OS << format_hex_no_prefix(Parser.getGotAddress(E), 8 + Bias); in printMipsGOT()7006 OS << to_string(format_hex_no_prefix(Parser.getGotAddress(&E), 8 + Bias)); in printMipsGOT()8272 W.printHex("Address", Parser.getGotAddress(E)); in printMipsGOT()