Home
last modified time | relevance | path

Searched refs:_bfd_check_format (Results 1 – 5 of 5) sorted by relevance

/toolchain/binutils/binutils-2.25/bfd/
Dformat.c247 right_targ = BFD_SEND_FMT (abfd, _bfd_check_format, (abfd)); in bfd_check_format_matches()
305 temp = BFD_SEND_FMT (abfd, _bfd_check_format, (abfd)); in bfd_check_format_matches()
436 match_targ = BFD_SEND_FMT (abfd, _bfd_check_format, (abfd)); in bfd_check_format_matches()
DChangeLog-20111481 * coff-i386.c (TARGET_SYM) <_bfd_check_format>: Conditionally use
2113 matches rerun _bfd_check_format if we don't choose the last match.
Dbfd-in2.h6900 const struct bfd_target *(*_bfd_check_format[bfd_type_end]) (bfd *); member
DChangeLog-91933942 _bfd_check_format routines.
DChangeLog-94957405 _bfd_check_format.