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

/freebsd-11.0-release/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.c1996 #define SELECT_RELOC macro
H A Dcoff-rs6000.c78 #define SELECT_RELOC(internal, howto) \ macro
H A Dcoff64-rs6000.c222 #define SELECT_RELOC(internal, howto) \ macro

Completed in 122 milliseconds