Searched refs:getGPAddr (Results 1 – 3 of 3) sorted by relevance
62 uint64_t getGPAddr(const Input& pInput) const;
317 uint64_t MipsGOT::getGPAddr(const Input& pInput) const in getGPAddr() function in MipsGOT336 return addr() + pEntry.getOffset() - getGPAddr(pInput); in getGPRelOffset()
605 return getTarget().getGOT().getGPAddr(getApplyingInput()); in getGPAddress()