Searched refs:interp_bfd (Results 1 – 1 of 1) sorted by relevance
333 bfd *interp_bfd; in look_for_base() local352 if ((interp_bfd = bfd_fdopenr ("unnamed", gnutarget, fd)) == NULL) in look_for_base()356 if (!bfd_check_format (interp_bfd, bfd_object)) in look_for_base()360 bfd_close (interp_bfd); in look_for_base()369 address = bfd_lookup_symbol (interp_bfd, *symbolp, 0); in look_for_base()379 bfd_close (interp_bfd); in look_for_base()398 bfd_close (interp_bfd); in look_for_base()