Home
last modified time | relevance | path

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

/NextBSD/contrib/binutils/bfd/
HDcache.c59 CACHE_NO_SEEK = 2, enumerator
230 else if (!(flag & CACHE_NO_SEEK) in bfd_cache_lookup_worker()
254 FILE *f = bfd_cache_lookup (abfd, whence != SEEK_CUR ? CACHE_NO_SEEK : 0); in cache_bseek()