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

/freebsd-10.3-release/contrib/binutils/bfd/
H A Dcache.c59 CACHE_NO_SEEK = 2, enumerator in enum:cache_flag
230 else if (!(flag & CACHE_NO_SEEK)
254 FILE *f = bfd_cache_lookup (abfd, whence != SEEK_CUR ? CACHE_NO_SEEK : 0);

Completed in 98 milliseconds