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

12

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/bfd/
H A Dcoff-we32k.c59 #define SELECT_RELOC(x,howto) { x.r_type = howto->type; } macro
H A Dcoff-apollo.c105 #define SELECT_RELOC(external, internal) \ macro
H A Dcoff-tic30.c113 #define SELECT_RELOC(x,howto) x.r_type = coff_tic30_select_reloc(howto) macro
H A Dcoff-h8500.c82 #define SELECT_RELOC macro
H A Dcoff-i386.c354 #define SELECT_RELOC(x,howto) { x.r_type = howto->type; } macro
H A Dcoff-w65.c54 #define SELECT_RELOC(x,howto) \ macro
H A Dxcoff-target.h27 #define SELECT_RELOC(internal, howto) \ macro
H A Dcoff-i860.c443 #define SELECT_RELOC(x,howto) { x.r_type = howto->type; } macro
H A Dcoff-m68k.c227 #define SELECT_RELOC(external, internal) \ macro
H A Dcoff-mcore.c558 #define SELECT_RELOC macro
H A Dcoff-x86_64.c453 #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.c279 #define SELECT_RELOC(x,howto) \ macro
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/bfd/
H A Dcoff-we32k.c59 #define SELECT_RELOC(x,howto) { x.r_type = howto->type; } macro
H A Dcoff-apollo.c105 #define SELECT_RELOC(external, internal) \ macro
H A Dcoff-tic30.c113 #define SELECT_RELOC(x,howto) x.r_type = coff_tic30_select_reloc(howto) macro
H A Dcoff-w65.c54 #define SELECT_RELOC(x,howto) \ macro
H A Dxcoff-target.h27 #define SELECT_RELOC(internal, howto) \ macro
H A Dcoff-h8500.c82 #define SELECT_RELOC macro
H A Dcoff-i386.c354 #define SELECT_RELOC(x,howto) { x.r_type = howto->type; } macro
H A Dcoff-x86_64.c453 #define SELECT_RELOC(x,howto) { x.r_type = howto->type; } macro
H A Dcoff-i860.c443 #define SELECT_RELOC(x,howto) { x.r_type = howto->type; } macro
H A Dcoff-m68k.c227 #define SELECT_RELOC(external, internal) \ macro
H A Dcoff-mcore.c558 #define SELECT_RELOC macro
H A Dpe-mips.c346 #define SELECT_RELOC(x, howto) { x.r_type = howto->type; } macro

Completed in 232 milliseconds

12