Searched defs:getGP0 (Results 1 - 2 of 2) sorted by relevance

/frameworks/compile/mclinker/lib/Target/Mips/
H A DMipsRelocator.cpp594 Relocator::Address MipsRelocator::getGP0() { function in class:mcld::MipsRelocator
595 return getTarget().getGP0(getApplyingInput());
948 uint64_t GP0 = pParent.getGP0();
1029 uint64_t GP0 = pParent.getGP0();
H A DMipsLDBackend.cpp684 uint64_t MipsGNULDBackend::getGP0(const Input& pInput) const { function in class:mcld::MipsGNULDBackend

Completed in 66 milliseconds