Searched refs:bfd_set_cacheable (Results 1 – 6 of 6) sorted by relevance
290 bfd_set_cacheable (abfd, 1); in solib_map_sections()
1383 bfd_set_cacheable (sym_bfd, 1); in symfile_bfd_open()
528 #define bfd_set_cacheable(abfd,bool) (((abfd)->cacheable = bool), TRUE) macro
208 bfd_set_cacheable (nbfd, TRUE); in bfd_fopen()
535 #define bfd_set_cacheable(abfd,bool) (((abfd)->cacheable = bool), TRUE) macro
60 call bfd_set_cacheable(bfd, 1) on the returned BFD. The default