Lines Matching defs:abfd
130 insert (bfd *abfd) in insert()
150 snip (bfd *abfd) in snip()
165 bfd_cache_delete (bfd *abfd) in bfd_cache_delete()
238 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()
302 cache_bread_1 (struct bfd *abfd, void *buf, file_ptr nbytes) in cache_bread_1()
353 cache_bread (struct bfd *abfd, void *buf, file_ptr nbytes) in cache_bread()
390 cache_bwrite (struct bfd *abfd, const void *where, file_ptr nbytes) in cache_bwrite()
407 cache_bclose (struct bfd *abfd) in cache_bclose()
413 cache_bflush (struct bfd *abfd) in cache_bflush()
427 cache_bstat (struct bfd *abfd, struct stat *sb) in cache_bstat()
511 bfd_cache_init (bfd *abfd) in bfd_cache_init()
542 bfd_cache_close (bfd *abfd) in bfd_cache_close()
597 bfd_open_file (bfd *abfd) in bfd_open_file()