Lines Matching defs:abfd
129 insert (bfd *abfd) in insert()
149 snip (bfd *abfd) in snip()
164 bfd_cache_delete (bfd *abfd) in bfd_cache_delete()
237 bfd_cache_lookup_worker (bfd *abfd, enum cache_flag flag) in bfd_cache_lookup_worker()
277 cache_btell (struct bfd *abfd) in cache_btell()
286 cache_bseek (struct bfd *abfd, file_ptr offset, int whence) in cache_bseek()
337 cache_bread (struct bfd *abfd, void *buf, file_ptr nbytes) in cache_bread()
379 cache_bwrite (struct bfd *abfd, const void *from, file_ptr nbytes) in cache_bwrite()
396 cache_bclose (struct bfd *abfd) in cache_bclose()
402 cache_bflush (struct bfd *abfd) in cache_bflush()
416 cache_bstat (struct bfd *abfd, struct stat *sb) in cache_bstat()
495 bfd_cache_init (bfd *abfd) in bfd_cache_init()
526 bfd_cache_close (bfd *abfd) in bfd_cache_close()
581 bfd_open_file (bfd *abfd) in bfd_open_file()