Searched refs:tocRelative (Results 1 – 1 of 1) sorted by relevance
349 uint64_t tocRelative = d->getVA(addend) - getPPC64TocBase(); in tryRelaxPPC64TocIndirection() local350 if (!isInt<32>(tocRelative)) in tryRelaxPPC64TocIndirection()354 target->relaxGot(bufLoc, rel, tocRelative + ppc64TocOffset); in tryRelaxPPC64TocIndirection()