Lines Matching refs:bfd_target
4818 const struct bfd_target *xvec;
4849 appear in the object_flags field of the bfd_target structure, where
5330 typedef struct bfd_target
5390 /* Check the format of a file being read. Return a <<bfd_target *>> or zero. */
5391 const struct bfd_target *(*_bfd_check_format[bfd_type_end]) (bfd *);
5670 const struct bfd_target * alternative_target;
5676 } bfd_target;
5680 const bfd_target *bfd_find_target (const char *target_name, bfd *abfd);
5684 const bfd_target *bfd_search_for_target
5685 (int (*search_func) (const bfd_target *, void *),