Lines Matching refs:bfd_target
211 appear in the object_flags field of the bfd_target structure, where
4479 const struct bfd_target *xvec;
4909 typedef struct bfd_target
4969 /* Check the format of a file being read. Return a <<bfd_target *>> or zero. */
4970 const struct bfd_target *(*_bfd_check_format[bfd_type_end]) (bfd *);
5240 const struct bfd_target * alternative_target;
5246 } bfd_target;
5250 const bfd_target *bfd_find_target (const char *target_name, bfd *abfd);
5254 const bfd_target *bfd_search_for_target
5255 (int (*search_func) (const bfd_target *, void *),