Lines Matching defs:abfd
81 insert (bfd *abfd) in insert()
101 snip (bfd *abfd) in snip()
116 bfd_cache_delete (bfd *abfd) in bfd_cache_delete()
205 bfd_cache_lookup_worker (bfd *abfd, enum cache_flag flag) in bfd_cache_lookup_worker()
243 cache_btell (struct bfd *abfd) in cache_btell()
252 cache_bseek (struct bfd *abfd, file_ptr offset, int whence) in cache_bseek()
268 cache_bread (struct bfd *abfd, void *buf, file_ptr nbytes) in cache_bread()
315 cache_bwrite (struct bfd *abfd, const void *where, file_ptr nbytes) in cache_bwrite()
331 cache_bclose (struct bfd *abfd) in cache_bclose()
337 cache_bflush (struct bfd *abfd) in cache_bflush()
350 cache_bstat (struct bfd *abfd, struct stat *sb) in cache_bstat()
379 bfd_cache_init (bfd *abfd) in bfd_cache_init()
410 bfd_cache_close (bfd *abfd) in bfd_cache_close()
465 bfd_open_file (bfd *abfd) in bfd_open_file()