Searched refs:getGP0 (Results 1 – 4 of 4) sorted by relevance
106 Address getGP0();
138 uint64_t getGP0(const Input& pInput) const;
594 Relocator::Address MipsRelocator::getGP0() { in getGP0() function in mcld::MipsRelocator595 return getTarget().getGP0(getApplyingInput()); in getGP0()948 uint64_t GP0 = pParent.getGP0(); in gprel16()1029 uint64_t GP0 = pParent.getGP0(); in gprel32()
684 uint64_t MipsGNULDBackend::getGP0(const Input& pInput) const { in getGP0() function in mcld::MipsGNULDBackend