Searched refs:ppc64TocOffset (Results 1 – 1 of 1) sorted by relevance
24 constexpr uint64_t ppc64TocOffset = 0x8000; variable217 return tocVA + ppc64TocOffset; in getPPC64TocBase()411 .relaxGot(bufLoc, rel, tocRelative + ppc64TocOffset); in tryRelaxPPC64TocIndirection()1177 uint64_t tocBiasedVal = val - ppc64TocOffset; in toAddr16Rel()