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

/freebsd-11-stable/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.h4985 #define BFD_SEND_FMT(bfd, message, arglist) \
4989 #undef BFD_SEND_FMT
4990 #define BFD_SEND_FMT(bfd, message, arglist) \
4978 #define BFD_SEND_FMT macro
4982 #undef BFD_SEND_FMT macro
4983 #define BFD_SEND_FMT macro
/freebsd-11-stable/gnu/usr.bin/binutils/libbfd/
H A Dbfd.h4992 #define BFD_SEND_FMT(bfd, message, arglist) \
4996 #undef BFD_SEND_FMT
4997 #define BFD_SEND_FMT(bfd, message, arglist) \
4985 #define BFD_SEND_FMT macro
4989 #undef BFD_SEND_FMT macro
4990 #define BFD_SEND_FMT macro

Completed in 292 milliseconds