Searched refs:SELECT_RELOC (Results 1 - 25 of 34) sorted by relevance

12

/haiku-buildtools/legacy/binutils/bfd/
H A Dcoff-we32k.c58 #define SELECT_RELOC(x,howto) { x.r_type = howto->type; } macro
H A Dcoff-apollo.c104 #define SELECT_RELOC(external, internal) \ macro
H A Dcoff-tic30.c94 #define SELECT_RELOC(x,howto) x.r_type = coff_tic30_select_reloc(howto) macro
H A Dxcoff-target.h25 #define SELECT_RELOC(internal, howto) \ macro
H A Dcoff-h8500.c82 #define SELECT_RELOC(x,howto) x.r_type = coff_h8500_select_reloc(howto)
81 #define SELECT_RELOC macro
H A Dcoff-i860.c438 #define SELECT_RELOC(x,howto) { x.r_type = howto->type; } macro
H A Dcoff-w65.c53 #define SELECT_RELOC(x,howto) \ macro
H A Dcoff-i386.c348 #define SELECT_RELOC(x,howto) { x.r_type = howto->type; } macro
H A Dcoff-m68k.c206 #define SELECT_RELOC(external, internal) \ macro
H A Dcoff-mcore.c552 #define SELECT_RELOC(internal, howto) {internal.r_type = howto->type;}
544 #define SELECT_RELOC macro
H A Dpe-mips.c338 #define SELECT_RELOC(x, howto) { x.r_type = howto->type; } macro
H A Dcoff-h8300.c278 #define SELECT_RELOC(x,howto) \ macro
H A Dcoff-arm.c834 #define SELECT_RELOC(x,howto) { x.r_type = howto->type; } macro
/haiku-buildtools/binutils/bfd/
H A Dcoff-we32k.c60 #define SELECT_RELOC(x,howto) { x.r_type = howto->type; } macro
H A Dcoff-apollo.c101 #define SELECT_RELOC(external, internal) \ macro
H A Dcoff-tic30.c104 #define SELECT_RELOC(x,howto) x.r_type = coff_tic30_select_reloc(howto) macro
H A Dcoff-h8500.c77 #define SELECT_RELOC(x,howto) x.r_type = coff_h8500_select_reloc(howto)
76 #define SELECT_RELOC macro
H A Dcoff-mcore.c550 #define SELECT_RELOC(internal, howto) {internal.r_type = howto->type;}
542 #define SELECT_RELOC macro
H A Dcoff-w65.c49 #define SELECT_RELOC(x,howto) \ macro
H A Dcoff-i386.c347 #define SELECT_RELOC(x,howto) { x.r_type = howto->type; } macro
H A Dcoff-i860.c442 #define SELECT_RELOC(x,howto) { x.r_type = howto->type; } macro
H A Dcoff-m68k.c214 #define SELECT_RELOC(external, internal) \ macro
H A Dcoff-x86_64.c468 #define SELECT_RELOC(x,howto) { x.r_type = howto->type; } macro
H A Dpe-mips.c346 #define SELECT_RELOC(x, howto) { x.r_type = howto->type; } macro
H A Dcoff-h8300.c251 #define SELECT_RELOC(x,howto) \ macro

Completed in 199 milliseconds

12