Searched refs:BFD_SEND_FMT (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.0-release/contrib/binutils/bfd/
H A Dformat.c169 right_targ = BFD_SEND_FMT (abfd, _bfd_check_format, (abfd));
240 temp = BFD_SEND_FMT (abfd, _bfd_check_format, (abfd));
406 if (!BFD_SEND_FMT (abfd, _bfd_set_format, (abfd)))
H A Dopncls.c652 if (! BFD_SEND_FMT (abfd, _bfd_write_contents, (abfd)))
840 if (! BFD_SEND_FMT (abfd, _bfd_write_contents, (abfd)))
H A Dbfd-in2.h4980 #define BFD_SEND_FMT(bfd, message, arglist) \
4984 #undef BFD_SEND_FMT
4985 #define BFD_SEND_FMT(bfd, message, arglist) \
4973 #define BFD_SEND_FMT macro
4977 #undef BFD_SEND_FMT macro
4978 #define BFD_SEND_FMT macro
/freebsd-10.0-release/gnu/usr.bin/binutils/libbfd/
H A Dbfd.h4987 #define BFD_SEND_FMT(bfd, message, arglist) \
4991 #undef BFD_SEND_FMT
4992 #define BFD_SEND_FMT(bfd, message, arglist) \
4980 #define BFD_SEND_FMT macro
4984 #undef BFD_SEND_FMT macro
4985 #define BFD_SEND_FMT macro

Completed in 139 milliseconds