Searched refs:getGPAddr (Results 1 – 3 of 3) sorted by relevance
66 uint64_t getGPAddr(const Input& pInput) const;
361 uint64_t MipsGOT::getGPAddr(const Input& pInput) const { in getGPAddr() function in mcld::MipsGOT380 return addr() + pEntry.getOffset() - getGPAddr(pInput); in getGPRelOffset()
583 return getTarget().getGOT().getGPAddr(getApplyingInput()); in getGPAddress()