Lines Matching full:bfd
20 #include <bfd.h>
26 static bfd *cached_abfd = NULL;
44 static bfd * open_bfd(const char *fname)
46 bfd *abfd;
72 static void read_syms(bfd *abfd)
124 static void find_addr_sect(bfd *abfd, asection *section, void *obj)
154 bfd *abfd = cached_abfd;
198 bfd *abfd = cached_abfd;
226 wpa_printf(MSG_INFO, "Failed to open bfd");
249 bfd *abfd;