Home
last modified time | relevance | path

Searched refs:spoffset (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Dehframe.cc378 int32_t spoffset = static_cast<int32_t>(poffset); in write() local
380 if (static_cast<uint64_t>(static_cast<int64_t>(spoffset)) != poffset in write()
384 elfcpp::Swap<32, big_endian>::writeval(oview + offset + 8, spoffset); in write()
/netbsd-src/external/gpl3/binutils/dist/gold/
H A Dehframe.cc378 int32_t spoffset = static_cast<int32_t>(poffset); in write() local
380 if (static_cast<uint64_t>(static_cast<int64_t>(spoffset)) != poffset in write()
384 elfcpp::Swap<32, big_endian>::writeval(oview + offset + 8, spoffset); in write()