Searched refs:ppc64TocOffset (Results 1 – 1 of 1) sorted by relevance
25 constexpr uint64_t ppc64TocOffset = 0x8000; variable162 return tocVA + ppc64TocOffset; in getPPC64TocBase()359 target->relaxGot(bufLoc, rel, tocRelative + ppc64TocOffset); in tryRelaxPPC64TocIndirection()1102 uint64_t tocBiasedVal = val - ppc64TocOffset; in toAddr16Rel()