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

/freebsd-11-stable/contrib/binutils/bfd/
H A Dxcoff-target.h25 #define SELECT_RELOC(internal, howto) \ macro
H A Dcoff-i386.c348 #define SELECT_RELOC(x,howto) { x.r_type = howto->type; } macro
H A Dcoff-x86_64.c446 #define SELECT_RELOC(x,howto) { x.r_type = howto->type; } macro
H A Dpe-mips.c338 #define SELECT_RELOC(x, howto) { x.r_type = howto->type; } macro
H A Dcoff-arm.c877 #define SELECT_RELOC(x,howto) { x.r_type = howto->type; } macro
H A Dcoff-ppc.c2006 #define SELECT_RELOC(internal, howto) {internal.r_type=howto->type;}
1996 #define SELECT_RELOC macro
H A Dcoffcode.h2558 #ifdef SELECT_RELOC
2560 SELECT_RELOC (n, q->howto);
H A Dcoff64-rs6000.c222 #define SELECT_RELOC(internal, howto) \ macro
H A Dcoff-rs6000.c78 #define SELECT_RELOC(internal, howto) \ macro

Completed in 140 milliseconds