Lines Matching refs:bfd
24 #include <bfd.h>
30 static bfd *cached_abfd = NULL;
70 static bfd * open_bfd(const char *fname)
72 bfd *abfd;
98 static void read_syms(bfd *abfd)
150 static void find_addr_sect(bfd *abfd, asection *section, void *obj)
180 bfd *abfd = cached_abfd;
224 bfd *abfd = cached_abfd;
252 wpa_printf(MSG_INFO, "Failed to open bfd");
280 bfd *abfd;