Lines Matching defs:abfd
87 insert (bfd *abfd) in insert()
107 snip (bfd *abfd) in snip()
122 bfd_cache_delete (bfd *abfd) in bfd_cache_delete()
195 bfd_cache_lookup_worker (bfd *abfd, enum cache_flag flag) in bfd_cache_lookup_worker()
233 cache_btell (struct bfd *abfd) in cache_btell()
242 cache_bseek (struct bfd *abfd, file_ptr offset, int whence) in cache_bseek()
258 cache_bread_1 (struct bfd *abfd, void *buf, file_ptr nbytes) in cache_bread_1()
309 cache_bread (struct bfd *abfd, void *buf, file_ptr nbytes) in cache_bread()
346 cache_bwrite (struct bfd *abfd, const void *where, file_ptr nbytes) in cache_bwrite()
363 cache_bclose (struct bfd *abfd) in cache_bclose()
369 cache_bflush (struct bfd *abfd) in cache_bflush()
383 cache_bstat (struct bfd *abfd, struct stat *sb) in cache_bstat()
466 bfd_cache_init (bfd *abfd) in bfd_cache_init()
497 bfd_cache_close (bfd *abfd) in bfd_cache_close()
552 bfd_open_file (bfd *abfd) in bfd_open_file()