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

12

/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Dcoff-tic30.c104 #define SELECT_RELOC(x,howto) x.r_type = coff_tic30_select_reloc(howto) macro
H A Dcoff-x86_64.c465 #define SELECT_RELOC(x,howto) { x.r_type = howto->type; } macro
H A Dcoff-i386.c351 #define SELECT_RELOC(x,howto) { x.r_type = howto->type; } macro
H A Dcoff-mcore.c542 #define SELECT_RELOC macro
H A Dcoff64-rs6000.c221 #define SELECT_RELOC(internal, howto) \ macro
H A Dcoff-arm.c885 #define SELECT_RELOC(x,howto) { x.r_type = howto->type; } macro
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Dcoff-aarch64.c185 #define SELECT_RELOC(x,howto) { (x).r_type = (howto)->type; } macro
H A Dcoff-tic30.c104 #define SELECT_RELOC(x,howto) x.r_type = coff_tic30_select_reloc(howto) macro
H A Dcoff-i386.c367 #define SELECT_RELOC(x,howto) { x.r_type = howto->type; } macro
H A Dcoff-mcore.c541 #define SELECT_RELOC macro
H A Dcoff-x86_64.c503 #define SELECT_RELOC(x,howto) { x.r_type = howto->type; } macro
H A Dcoff-arm.c885 #define SELECT_RELOC(x,howto) { x.r_type = howto->type; } macro
H A Dcoff64-rs6000.c240 #define SELECT_RELOC(internal, howto) \ macro
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Dcoff-tic30.c104 #define SELECT_RELOC(x,howto) x.r_type = coff_tic30_select_reloc(howto) macro
H A Dcoff-i386.c367 #define SELECT_RELOC(x,howto) { x.r_type = howto->type; } macro
H A Dcoff-mcore.c541 #define SELECT_RELOC macro
H A Dcoff-x86_64.c503 #define SELECT_RELOC(x,howto) { x.r_type = howto->type; } macro
H A Dcoff-arm.c885 #define SELECT_RELOC(x,howto) { x.r_type = howto->type; } macro
H A Dcoff64-rs6000.c240 #define SELECT_RELOC(internal, howto) \ macro
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Dcoff-tic30.c104 #define SELECT_RELOC(x,howto) x.r_type = coff_tic30_select_reloc(howto) macro
H A Dcoff-i386.c367 #define SELECT_RELOC(x,howto) { x.r_type = howto->type; } macro
H A Dcoff-mcore.c547 #define SELECT_RELOC macro
H A Dcoff-x86_64.c502 #define SELECT_RELOC(x,howto) { x.r_type = howto->type; } macro
H A Dcoff-aarch64.c462 #define SELECT_RELOC(x,howto) { (x).r_type = (howto)->type; } macro
H A Dcoff-arm.c885 #define SELECT_RELOC(x,howto) { x.r_type = howto->type; } macro

Completed in 562 milliseconds

12