Home | History | Annotate | Download | only in gold

Lines Matching refs:psize

373       off_t psize;
376 &paddress, &psize);
379 uint32_t upsize = static_cast<uint32_t>(psize);
381 || static_cast<off_t>(upsize) != psize)