Searched refs:tocRelative (Results 1 – 1 of 1) sorted by relevance
405 uint64_t tocRelative = d->getVA(ctx, addend) - getPPC64TocBase(ctx); in tryRelaxPPC64TocIndirection() local406 if (!isInt<32>(tocRelative)) in tryRelaxPPC64TocIndirection()411 .relaxGot(bufLoc, rel, tocRelative + ppc64TocOffset); in tryRelaxPPC64TocIndirection()