Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils-2.17/bfd/
H A Dcache.c60 CACHE_NO_SEEK_ERROR = 4 enumerator
232 && !(flag & CACHE_NO_SEEK_ERROR)) in bfd_cache_lookup_worker()
353 FILE *f = bfd_cache_lookup (abfd, CACHE_NO_SEEK_ERROR); in cache_bstat()
H A DChangeLog-2005488 (cache_bstat): Use CACHE_NO_SEEK_ERROR.