Searched refs:iov_max (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/binutils/gold/
H A Dfileread.cc708 static size_t iov_max = GOLD_IOV_MAX; local
721 if (j - i >= File_read::max_readv_entries || j - i >= iov_max / 2)

Completed in 580 milliseconds