Searched refs:cacheable (Results 1 – 7 of 7) sorted by relevance
180 ! to_kill->cacheable; in close_one()579 abfd->cacheable = TRUE; /* Allow it to be closed later. */ in bfd_open_file()
485 #define bfd_get_cacheable(abfd) ((abfd)->cacheable)
907 abfd->cacheable = FALSE; in bfd_make_readable()
492 #define bfd_get_cacheable(abfd) ((abfd)->cacheable)6400 unsigned int cacheable : 1; member6550 abfd->cacheable = val; in bfd_set_cacheable()
2173 BFD_ASSERT (! nbfd->cacheable); in alpha_ecoff_get_elt_at_filepos()
2567 * bfd.c (bfd): Change cacheable, target_defaulted, opened_once,
2101 * opncls.c (bfd_fopen): Mark returned BFD as cacheable if FD == -1.