Home | History | Annotate | Download | only in gold

Lines Matching full:poffset

377       uint64_t poffset = paddress - (address + offset + 8);
378 int32_t spoffset = static_cast<int32_t>(poffset);
380 if (static_cast<uint64_t>(static_cast<int64_t>(spoffset)) != poffset