Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/binutils/bfd/
Dcache.c362 static const struct bfd_iovec cache_iovec = { variable
387 abfd->iovec = &cache_iovec; in bfd_cache_init()
412 if (abfd->iovec != &cache_iovec) in bfd_cache_close()