Lines Matching defs:abfd
131 insert (bfd *abfd) in insert()
151 snip (bfd *abfd) in snip()
166 bfd_cache_delete (bfd *abfd) in bfd_cache_delete()
241 bfd_cache_lookup_worker (bfd *abfd, enum cache_flag flag) in bfd_cache_lookup_worker()
281 cache_btell (struct bfd *abfd) in cache_btell()
299 cache_bseek (struct bfd *abfd, file_ptr offset, int whence) in cache_bseek()
358 cache_bread (struct bfd *abfd, void *buf, file_ptr nbytes) in cache_bread()
407 cache_bwrite (struct bfd *abfd, const void *from, file_ptr nbytes) in cache_bwrite()
433 cache_bclose (struct bfd *abfd) in cache_bclose()
440 cache_bflush (struct bfd *abfd) in cache_bflush()
462 cache_bstat (struct bfd *abfd, struct stat *sb) in cache_bstat()
544 _bfd_cache_init_unlocked (bfd *abfd) in _bfd_cache_init_unlocked()
571 bfd_cache_init (bfd *abfd) in bfd_cache_init()
582 _bfd_cache_close_unlocked (bfd *abfd) in _bfd_cache_close_unlocked()
613 bfd_cache_close (bfd *abfd) in bfd_cache_close()
682 _bfd_open_file_unlocked (bfd *abfd) in _bfd_open_file_unlocked()
770 bfd_open_file (bfd *abfd) in bfd_open_file()