| /openbsd/src/gnu/usr.bin/binutils/gas/config/ |
| D | tc-sh64.h | 83 || (FIX)->fx_r_type == BFD_RELOC_32_PLT_PCREL \ 84 || (FIX)->fx_r_type == BFD_RELOC_SH_PLT_LOW16 \ 85 || (FIX)->fx_r_type == BFD_RELOC_SH_PLT_MEDLOW16 \ 86 || (FIX)->fx_r_type == BFD_RELOC_SH_PLT_MEDHI16 \ 87 || (FIX)->fx_r_type == BFD_RELOC_SH_PLT_HI16 \ 88 || (FIX)->fx_r_type == BFD_RELOC_32_GOT_PCREL \ 89 || (FIX)->fx_r_type == BFD_RELOC_SH_GOT_LOW16 \ 90 || (FIX)->fx_r_type == BFD_RELOC_SH_GOT_MEDLOW16 \ 91 || (FIX)->fx_r_type == BFD_RELOC_SH_GOT_MEDHI16 \ 92 || (FIX)->fx_r_type == BFD_RELOC_SH_GOT_HI16 \ [all …]
|
| D | tc-sparc.h | 76 ((FIX)->fx_r_type == BFD_RELOC_32_PCREL_S2 \ 103 ((FIX)->fx_r_type != BFD_RELOC_VTABLE_INHERIT \ 104 && (FIX)->fx_r_type != BFD_RELOC_VTABLE_ENTRY \ 105 && ((FIX)->fx_r_type < BFD_RELOC_SPARC_TLS_GD_HI22 \ 106 || (FIX)->fx_r_type > BFD_RELOC_SPARC_TLS_TPOFF64) \ 108 || ((FIX)->fx_r_type != BFD_RELOC_HI22 \ 109 && (FIX)->fx_r_type != BFD_RELOC_LO10 \ 110 && (FIX)->fx_r_type != BFD_RELOC_SPARC13 \ 111 && ((FIX)->fx_r_type != BFD_RELOC_32_PCREL_S2 \ 137 || (FIX)->fx_r_type == BFD_RELOC_16 \ [all …]
|
| D | tc-s390.c | 1868 if ( fixP->fx_r_type == BFD_RELOC_16_GOTOFF 1869 || fixP->fx_r_type == BFD_RELOC_32_GOTOFF 1870 || fixP->fx_r_type == BFD_RELOC_390_GOTOFF64 1871 || fixP->fx_r_type == BFD_RELOC_390_PLTOFF16 1872 || fixP->fx_r_type == BFD_RELOC_390_PLTOFF32 1873 || fixP->fx_r_type == BFD_RELOC_390_PLTOFF64 1874 || fixP->fx_r_type == BFD_RELOC_390_PLT16DBL 1875 || fixP->fx_r_type == BFD_RELOC_390_PLT32 1876 || fixP->fx_r_type == BFD_RELOC_390_PLT32DBL 1877 || fixP->fx_r_type == BFD_RELOC_390_PLT64 [all …]
|
| D | tc-sh.h | 69 ((FIX)->fx_r_type == 0 \ 80 && ((FIX)->fx_r_type == BFD_RELOC_32 \ 81 || (FIX)->fx_r_type == BFD_RELOC_16 \ 82 || (FIX)->fx_r_type == BFD_RELOC_8 \ 141 #define TC_COFF_FIX2RTYPE(fix) ((fix)->fx_r_type) 233 || (FIX)->fx_r_type == BFD_RELOC_32_PLT_PCREL \ 234 || (FIX)->fx_r_type == BFD_RELOC_32_GOT_PCREL \ 235 || (FIX)->fx_r_type == BFD_RELOC_SH_GOTPC \ 243 ((FIX)->fx_r_type == BFD_RELOC_32_PLT_PCREL) 248 ((FIX)->fx_r_type == BFD_RELOC_32_PLT_PCREL \
|
| D | tc-xstormy16.c | 260 fixP->fx_r_type = BFD_RELOC_XSTORMY16_FPTR16; 409 if (fix->fx_r_type == BFD_RELOC_XSTORMY16_FPTR16) 423 if (fixP->fx_r_type == BFD_RELOC_VTABLE_INHERIT 424 || fixP->fx_r_type == BFD_RELOC_VTABLE_ENTRY) 427 if (fixP->fx_r_type == BFD_RELOC_XSTORMY16_FPTR16) 460 switch (fixP->fx_r_type) 463 fixP->fx_r_type = BFD_RELOC_8_PCREL; 466 fixP->fx_r_type = BFD_RELOC_16_PCREL; 469 fixP->fx_r_type = BFD_RELOC_32_PCREL; 472 fixP->fx_r_type = BFD_RELOC_64_PCREL; [all …]
|
| D | tc-cris.h | 105 || IS_CRIS_PIC_RELOC ((FIX)->fx_r_type) \ 111 ((FIX)->fx_r_type != BFD_RELOC_VTABLE_INHERIT \ 112 && (FIX)->fx_r_type != BFD_RELOC_VTABLE_ENTRY \ 113 && (! IS_CRIS_PIC_RELOC ((FIX)->fx_r_type) \ 114 || (FIX)->fx_r_type == BFD_RELOC_CRIS_32_GOTREL))
|
| D | tc-vax.h | 67 ((FIX)->fx_r_type != BFD_RELOC_VTABLE_INHERIT \ 68 && (FIX)->fx_r_type != BFD_RELOC_32_PLT_PCREL \ 69 && (FIX)->fx_r_type != BFD_RELOC_32_GOT_PCREL \ 70 && (FIX)->fx_r_type != BFD_RELOC_VTABLE_ENTRY \
|
| D | tc-sh.c | 3083 if (fix->fx_r_type != BFD_RELOC_SH_USES) in sh_frob_section() 3110 && fscan->fx_r_type != BFD_RELOC_SH_ALIGN in sh_frob_section() 3111 && fscan->fx_r_type != BFD_RELOC_SH_CODE in sh_frob_section() 3112 && fscan->fx_r_type != BFD_RELOC_SH_DATA in sh_frob_section() 3113 && fscan->fx_r_type != BFD_RELOC_SH_LABEL) in sh_frob_section() 3487 && (fix->fx_r_type == BFD_RELOC_SH_PCDISP8BY2 in sh_local_pcrel() 3488 || fix->fx_r_type == BFD_RELOC_SH_PCDISP12BY2 in sh_local_pcrel() 3489 || fix->fx_r_type == BFD_RELOC_SH_PCRELIMM8BY2 in sh_local_pcrel() 3490 || fix->fx_r_type == BFD_RELOC_SH_PCRELIMM8BY4 in sh_local_pcrel() 3491 || fix->fx_r_type == BFD_RELOC_8_PCREL in sh_local_pcrel() [all …]
|
| D | tc-v850.c | 2259 if ( fixp->fx_r_type == BFD_RELOC_VTABLE_ENTRY 2260 || fixp->fx_r_type == BFD_RELOC_VTABLE_INHERIT 2261 || fixp->fx_r_type == BFD_RELOC_V850_LONGCALL 2262 || fixp->fx_r_type == BFD_RELOC_V850_LONGJUMP 2263 || fixp->fx_r_type == BFD_RELOC_V850_ALIGN) 2267 if (fixp->fx_r_type == BFD_RELOC_32 2269 fixp->fx_r_type = BFD_RELOC_32_PCREL; 2274 reloc->howto = bfd_reloc_type_lookup (stdoutput, fixp->fx_r_type); 2281 (int) fixp->fx_r_type); 2346 if (fixP->fx_r_type == BFD_RELOC_VTABLE_INHERIT [all …]
|
| D | tc-mn10300.h | 34 ((FIX)->fx_r_type != BFD_RELOC_32_PLT_PCREL \ 35 && (FIX)->fx_r_type != BFD_RELOC_MN10300_GOT32 \ 36 && (FIX)->fx_r_type != BFD_RELOC_32_GOT_PCREL \
|
| D | tc-or32.c | 958 know (fixP->fx_r_type < BFD_RELOC_NONE); 960 switch (fixP->fx_r_type) 1044 as_bad (_("bad relocation type: 0x%02x"), fixP->fx_r_type); 1068 know (fixP->fx_r_type < NO_RELOC); 1071 if (fixP->fx_r_type == RELOC_WDISP30 && fixP->fx_addsy) 1074 switch (fixP->fx_r_type) 1178 as_bad (_("bad relocation type: 0x%02x"), fixP->fx_r_type); 1196 switch (fixP->fx_r_type) 1209 printf ("need %d\n", fixP->fx_r_type); 1299 know (fixP->fx_r_type < BFD_RELOC_NONE); [all …]
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/gas/config/ |
| D | tc-sh64.h | 83 || (FIX)->fx_r_type == BFD_RELOC_32_PLT_PCREL \ 84 || (FIX)->fx_r_type == BFD_RELOC_SH_PLT_LOW16 \ 85 || (FIX)->fx_r_type == BFD_RELOC_SH_PLT_MEDLOW16 \ 86 || (FIX)->fx_r_type == BFD_RELOC_SH_PLT_MEDHI16 \ 87 || (FIX)->fx_r_type == BFD_RELOC_SH_PLT_HI16 \ 88 || (FIX)->fx_r_type == BFD_RELOC_32_GOT_PCREL \ 89 || (FIX)->fx_r_type == BFD_RELOC_SH_GOT_LOW16 \ 90 || (FIX)->fx_r_type == BFD_RELOC_SH_GOT_MEDLOW16 \ 91 || (FIX)->fx_r_type == BFD_RELOC_SH_GOT_MEDHI16 \ 92 || (FIX)->fx_r_type == BFD_RELOC_SH_GOT_HI16 \ [all …]
|
| D | tc-sparc.h | 67 ((FIX)->fx_r_type == BFD_RELOC_32_PCREL_S2 \ 94 ((FIX)->fx_r_type != BFD_RELOC_VTABLE_INHERIT \ 95 && (FIX)->fx_r_type != BFD_RELOC_VTABLE_ENTRY \ 96 && ((FIX)->fx_r_type < BFD_RELOC_SPARC_TLS_GD_HI22 \ 97 || (FIX)->fx_r_type > BFD_RELOC_SPARC_TLS_TPOFF64) \ 99 || ((FIX)->fx_r_type != BFD_RELOC_HI22 \ 100 && (FIX)->fx_r_type != BFD_RELOC_LO10 \ 101 && (FIX)->fx_r_type != BFD_RELOC_SPARC13 \ 102 && ((FIX)->fx_r_type != BFD_RELOC_32_PCREL_S2 \ 128 || (FIX)->fx_r_type == BFD_RELOC_16 \ [all …]
|
| D | tc-s390.c | 1895 if ( fixP->fx_r_type == BFD_RELOC_16_GOTOFF 1896 || fixP->fx_r_type == BFD_RELOC_32_GOTOFF 1897 || fixP->fx_r_type == BFD_RELOC_390_GOTOFF64 1898 || fixP->fx_r_type == BFD_RELOC_390_PLTOFF16 1899 || fixP->fx_r_type == BFD_RELOC_390_PLTOFF32 1900 || fixP->fx_r_type == BFD_RELOC_390_PLTOFF64 1901 || fixP->fx_r_type == BFD_RELOC_390_PLT16DBL 1902 || fixP->fx_r_type == BFD_RELOC_390_PLT32 1903 || fixP->fx_r_type == BFD_RELOC_390_PLT32DBL 1904 || fixP->fx_r_type == BFD_RELOC_390_PLT64 [all …]
|
| D | tc-xstormy16.c | 272 fixP->fx_r_type = BFD_RELOC_XSTORMY16_FPTR16; in xstormy16_cgen_record_fixup_exp() 413 if (fix->fx_r_type == BFD_RELOC_XSTORMY16_FPTR16) in xstormy16_force_relocation() 426 if (fixP->fx_r_type == BFD_RELOC_VTABLE_INHERIT in xstormy16_fix_adjustable() 427 || fixP->fx_r_type == BFD_RELOC_VTABLE_ENTRY) in xstormy16_fix_adjustable() 430 if (fixP->fx_r_type == BFD_RELOC_XSTORMY16_FPTR16) in xstormy16_fix_adjustable() 461 switch (fixP->fx_r_type) in xstormy16_md_apply_fix() 464 fixP->fx_r_type = BFD_RELOC_8_PCREL; in xstormy16_md_apply_fix() 467 fixP->fx_r_type = BFD_RELOC_16_PCREL; in xstormy16_md_apply_fix() 470 fixP->fx_r_type = BFD_RELOC_32_PCREL; in xstormy16_md_apply_fix() 473 fixP->fx_r_type = BFD_RELOC_64_PCREL; in xstormy16_md_apply_fix() [all …]
|
| D | tc-avr.h | 130 if ( (FIXP->fx_r_type == BFD_RELOC_AVR_7_PCREL \ 131 || FIXP->fx_r_type == BFD_RELOC_AVR_13_PCREL \ 132 || FIXP->fx_r_type == BFD_RELOC_AVR_LO8_LDI_PM \ 133 || FIXP->fx_r_type == BFD_RELOC_AVR_HI8_LDI_PM \ 134 || FIXP->fx_r_type == BFD_RELOC_AVR_HH8_LDI_PM \ 135 || FIXP->fx_r_type == BFD_RELOC_AVR_16_PM) \
|
| D | tc-sh.h | 68 && ((FIX)->fx_r_type == BFD_RELOC_32 \ 69 || (FIX)->fx_r_type == BFD_RELOC_16 \ 70 || (FIX)->fx_r_type == BFD_RELOC_8)) 193 || (FIX)->fx_r_type == BFD_RELOC_32_PLT_PCREL \ 194 || (FIX)->fx_r_type == BFD_RELOC_32_GOT_PCREL \ 195 || (FIX)->fx_r_type == BFD_RELOC_SH_GOTPC \ 203 ((FIX)->fx_r_type == BFD_RELOC_32_PLT_PCREL) 208 ((FIX)->fx_r_type == BFD_RELOC_32_PLT_PCREL \
|
| D | tc-vax.h | 57 ((FIX)->fx_r_type != BFD_RELOC_VTABLE_INHERIT \ 58 && (FIX)->fx_r_type != BFD_RELOC_32_PLT_PCREL \ 59 && (FIX)->fx_r_type != BFD_RELOC_32_GOT_PCREL \ 60 && (FIX)->fx_r_type != BFD_RELOC_VTABLE_ENTRY \
|
| D | tc-cris.h | 106 || IS_CRIS_PIC_RELOC ((FIX)->fx_r_type) \ 112 ((FIX)->fx_r_type != BFD_RELOC_VTABLE_INHERIT \ 113 && (FIX)->fx_r_type != BFD_RELOC_VTABLE_ENTRY \ 114 && (! IS_CRIS_PIC_RELOC ((FIX)->fx_r_type) \ 115 || (FIX)->fx_r_type == BFD_RELOC_CRIS_32_GOTREL))
|
| D | tc-v850.c | 1233 bfd_reloc_code_real_type fx_r_type; in md_convert_frag() member 1246 BFD_RELOC_UNUSED + opcode_converter.fx_r_type); in md_convert_frag() 1269 BFD_RELOC_UNUSED + opcode_converter.fx_r_type + 1); in md_convert_frag() 1278 BFD_RELOC_UNUSED + opcode_converter.fx_r_type + 1); in md_convert_frag() 2199 if ( fixp->fx_r_type == BFD_RELOC_VTABLE_ENTRY in tc_gen_reloc() 2200 || fixp->fx_r_type == BFD_RELOC_VTABLE_INHERIT in tc_gen_reloc() 2201 || fixp->fx_r_type == BFD_RELOC_V850_LONGCALL in tc_gen_reloc() 2202 || fixp->fx_r_type == BFD_RELOC_V850_LONGJUMP in tc_gen_reloc() 2203 || fixp->fx_r_type == BFD_RELOC_V850_ALIGN) in tc_gen_reloc() 2207 if (fixp->fx_r_type == BFD_RELOC_32 in tc_gen_reloc() [all …]
|
| D | tc-mn10300.h | 30 ((FIX)->fx_r_type != BFD_RELOC_32_PLT_PCREL \ 31 && (FIX)->fx_r_type != BFD_RELOC_MN10300_GOT32 \ 32 && (FIX)->fx_r_type != BFD_RELOC_32_GOT_PCREL \
|
| D | tc-ip2k.c | 400 switch (fix->fx_r_type) in ip2k_force_relocation() 421 fix->fx_r_type = BFD_RELOC_IP2K_TEXT; in ip2k_force_relocation() 436 if (fixP->fx_r_type == BFD_RELOC_IP2K_TEXT in ip2k_apply_fix() 441 fixP->fx_r_type = BFD_RELOC_16; in ip2k_apply_fix() 443 else if (fixP->fx_r_type == BFD_RELOC_UNUSED + IP2K_OPERAND_FR) in ip2k_apply_fix()
|
| D | tc-i370.c | 1150 if (fixp->fx_r_type <= BFD_RELOC_UNUSED in i370_elf_validate_fix() 1151 && fixp->fx_r_type != BFD_RELOC_16_GOTOFF in i370_elf_validate_fix() 1152 && fixp->fx_r_type != BFD_RELOC_HI16_GOTOFF in i370_elf_validate_fix() 1153 && fixp->fx_r_type != BFD_RELOC_LO16_GOTOFF in i370_elf_validate_fix() 1154 && fixp->fx_r_type != BFD_RELOC_HI16_S_GOTOFF in i370_elf_validate_fix() 1155 && fixp->fx_r_type != BFD_RELOC_32_BASEREL in i370_elf_validate_fix() 1156 && fixp->fx_r_type != BFD_RELOC_LO16_BASEREL in i370_elf_validate_fix() 1157 && fixp->fx_r_type != BFD_RELOC_HI16_BASEREL in i370_elf_validate_fix() 1158 && fixp->fx_r_type != BFD_RELOC_HI16_S_BASEREL in i370_elf_validate_fix() 1168 || fixp->fx_r_type != BFD_RELOC_CTOR) in i370_elf_validate_fix() [all …]
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/gas/ |
| D | cgen.c | 600 if ((int) fixP->fx_r_type >= (int) BFD_RELOC_UNUSED) 602 int opindex = (int) fixP->fx_r_type - (int) BFD_RELOC_UNUSED; 652 fixP->fx_r_type = reloc_type; 665 switch (fixP->fx_r_type) 682 fixP->fx_r_type, bfd_get_reloc_code_name (fixP->fx_r_type)); 708 reloc->howto = bfd_reloc_type_lookup (stdoutput, fixP->fx_r_type); 722 if (fixP->fx_r_type == BFD_RELOC_VTABLE_ENTRY 723 || fixP->fx_r_type == BFD_RELOC_VTABLE_INHERIT)
|
| /openbsd/src/gnu/usr.bin/binutils/gas/ |
| D | cgen.c | 590 if ((int) fixP->fx_r_type >= (int) BFD_RELOC_UNUSED) 592 int opindex = (int) fixP->fx_r_type - (int) BFD_RELOC_UNUSED; 640 fixP->fx_r_type = reloc_type; 653 switch (fixP->fx_r_type) 670 fixP->fx_r_type, bfd_get_reloc_code_name (fixP->fx_r_type)); 696 reloc->howto = bfd_reloc_type_lookup (stdoutput, fixP->fx_r_type); 710 if (fixP->fx_r_type == BFD_RELOC_VTABLE_ENTRY 711 || fixP->fx_r_type == BFD_RELOC_VTABLE_INHERIT)
|