Searched refs:getGPRelOffset (Results 1 – 3 of 3) sorted by relevance
67 uint64_t getGPRelOffset(const Input& pInput, const Fragment& pEntry) const;
682 return got.getGPRelOffset(getApplyingInput(), in getGOTOffset()685 return got.getGPRelOffset(getApplyingInput(), getGlobalGOTEntry(pReloc)); in getGOTOffset()691 return got.getGPRelOffset(getApplyingInput(), getTLSGOTEntry(pReloc)); in getTLSGOTOffset()974 pReloc.result() = got.getGPRelOffset(pParent.getApplyingInput(), got_entry); in got16()
378 uint64_t MipsGOT::getGPRelOffset(const Input& pInput, in getGPRelOffset() function in mcld::MipsGOT