Searched refs:getGP0 (Results 1 – 4 of 4) sorted by relevance
89 Address getGP0();
129 uint64_t getGP0(const Input& pInput) const;
608 Relocator::Address MipsRelocator::getGP0() in getGP0() function in MipsRelocator610 return getTarget().getGP0(getApplyingInput()); in getGP0()912 uint64_t GP0 = pParent.getGP0(); in gprel16()1000 uint64_t GP0 = pParent.getGP0(); in gprel32()
615 uint64_t MipsGNULDBackend::getGP0(const Input& pInput) const in getGP0() function in MipsGNULDBackend