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

/haiku-fatelf/src/bin/gdb/bfd/
H A Dformat.c167 right_targ = BFD_SEND_FMT (abfd, _bfd_check_format, (abfd));
228 temp = BFD_SEND_FMT (abfd, _bfd_check_format, (abfd));
396 if (!BFD_SEND_FMT (abfd, _bfd_set_format, (abfd)))
H A Dopncls.c590 if (! BFD_SEND_FMT (abfd, _bfd_write_contents, (abfd)))
778 if (! BFD_SEND_FMT (abfd, _bfd_write_contents, (abfd)))
H A Dbfd-in2.h4249 #define BFD_SEND_FMT(bfd, message, arglist) \
4253 #undef BFD_SEND_FMT
4254 #define BFD_SEND_FMT(bfd, message, arglist) \
4242 #define BFD_SEND_FMT macro
4246 #undef BFD_SEND_FMT macro
4247 #define BFD_SEND_FMT macro
/haiku-fatelf/src/bin/gdb/bfd/config-x86/
H A Dbfd-in3.h4249 #define BFD_SEND_FMT(bfd, message, arglist) \
4253 #undef BFD_SEND_FMT
4254 #define BFD_SEND_FMT(bfd, message, arglist) \
4242 #define BFD_SEND_FMT macro
4246 #undef BFD_SEND_FMT macro
4247 #define BFD_SEND_FMT macro
H A Dbfd.h4249 #define BFD_SEND_FMT(bfd, message, arglist) \
4253 #undef BFD_SEND_FMT
4254 #define BFD_SEND_FMT(bfd, message, arglist) \
4242 #define BFD_SEND_FMT macro
4246 #undef BFD_SEND_FMT macro
4247 #define BFD_SEND_FMT macro
/haiku-fatelf/src/bin/gdb/bfd/config-x86_64/
H A Dbfd-in3.h4247 #define BFD_SEND_FMT(bfd, message, arglist) \
4251 #undef BFD_SEND_FMT
4252 #define BFD_SEND_FMT(bfd, message, arglist) \
4240 #define BFD_SEND_FMT macro
4244 #undef BFD_SEND_FMT macro
4245 #define BFD_SEND_FMT macro
H A Dbfd.h4247 #define BFD_SEND_FMT(bfd, message, arglist) \
4251 #undef BFD_SEND_FMT
4252 #define BFD_SEND_FMT(bfd, message, arglist) \
4240 #define BFD_SEND_FMT macro
4244 #undef BFD_SEND_FMT macro
4245 #define BFD_SEND_FMT macro

Completed in 266 milliseconds