Home | History | Annotate | Download | only in gold

Lines Matching refs:spoffset

378       int32_t spoffset = static_cast<int32_t>(poffset);
380 if (static_cast<uint64_t>(static_cast<int64_t>(spoffset)) != poffset
384 elfcpp::Swap<32, big_endian>::writeval(oview + offset + 8, spoffset);