Searched refs:_bfd_generic_verify_endian_match (Results 1 - 8 of 8) sorted by relevance

/freebsd-11-stable/contrib/binutils/bfd/
H A Dlibbfd-in.h628 extern bfd_boolean _bfd_generic_verify_endian_match
H A Dlibbfd.c942 _bfd_generic_verify_endian_match (bfd *ibfd, bfd *obfd)
939 _bfd_generic_verify_endian_match (bfd *ibfd, bfd *obfd) function
H A Dlibbfd.h633 extern bfd_boolean _bfd_generic_verify_endian_match
H A Delf32-mep.c778 if (_bfd_generic_verify_endian_match (ibfd, obfd) == FALSE)
H A Delf32-score.c3772 if (!_bfd_generic_verify_endian_match (ibfd, obfd))
H A Delf32-ppc.c3756 if (! _bfd_generic_verify_endian_match (ibfd, obfd))
H A Delf32-arm.c7020 if (! _bfd_generic_verify_endian_match (ibfd, obfd))
H A Delfxx-mips.c11140 if (! _bfd_generic_verify_endian_match (ibfd, obfd))

Completed in 167 milliseconds