/openbsd/gnu/usr.bin/binutils/gas/config/ |
H A D | tc-s390.c | 655 { NULL, 0, BFD_RELOC_UNUSED } 665 return BFD_RELOC_UNUSED; 672 return BFD_RELOC_UNUSED; 682 return BFD_RELOC_UNUSED; 692 return BFD_RELOC_UNUSED; 815 return BFD_RELOC_UNUSED; 917 reloc = BFD_RELOC_UNUSED; 1124 reloc = BFD_RELOC_UNUSED; 1126 if (reloc != BFD_RELOC_UNUSED 1256 reloc = BFD_RELOC_UNUSED; [all …]
|
H A D | tc-v850.c | 33 static bfd_reloc_code_real_type hold_cons_reloc = BFD_RELOC_UNUSED; 1307 fragP->fr_offset, 1, BFD_RELOC_UNUSED + 1316 fragP->fr_offset, 1, BFD_RELOC_UNUSED + 1541 return BFD_RELOC_UNUSED; 2068 fixups[fc].reloc = BFD_RELOC_UNUSED; 2191 if (reloc != BFD_RELOC_UNUSED) 2237 + (int) BFD_RELOC_UNUSED)); 2379 if ((int) fixP->fx_r_type >= (int) BFD_RELOC_UNUSED) 2462 if (hold_cons_reloc == BFD_RELOC_UNUSED) 2477 hold_cons_reloc = BFD_RELOC_UNUSED; [all …]
|
H A D | tc-i370.c | 697 { (char *)0, 0, BFD_RELOC_UNUSED } 701 return BFD_RELOC_UNUSED; 749 return BFD_RELOC_UNUSED; 1245 if (fixp->fx_r_type <= BFD_RELOC_UNUSED 2229 if ((reloc = i370_elf_suffix (&str, &ex)) != BFD_RELOC_UNUSED) 2258 else if ((reloc = i370_elf_suffix (&str, &ex)) != BFD_RELOC_UNUSED) 2284 fixups[fc].reloc = BFD_RELOC_UNUSED; 2333 if (fixups[i].reloc != BFD_RELOC_UNUSED) 2372 (fixups[i].opindex + (int) BFD_RELOC_UNUSED))); 2743 if ((int) fixP->fx_r_type >= (int) BFD_RELOC_UNUSED) [all …]
|
H A D | tc-mips.c | 1112 = {BFD_RELOC_UNUSED, BFD_RELOC_UNUSED, BFD_RELOC_UNUSED}; 1114 = {BFD_RELOC_UNUSED, BFD_RELOC_UNUSED, BFD_RELOC_UNUSED}; 1662 = {BFD_RELOC_UNUSED, BFD_RELOC_UNUSED, BFD_RELOC_UNUSED}; in md_assemble() 3329 r[0] = BFD_RELOC_UNUSED; in macro_build() 3330 r[1] = BFD_RELOC_UNUSED; in macro_build() 3331 r[2] = BFD_RELOC_UNUSED; in macro_build() 3547 = {BFD_RELOC_UNUSED, BFD_RELOC_UNUSED, BFD_RELOC_UNUSED}; in mips16_macro_build() 3644 *r = BFD_RELOC_UNUSED; in mips16_macro_build() 3692 = {BFD_RELOC_UNUSED, BFD_RELOC_UNUSED, BFD_RELOC_UNUSED}; in macro_build_lui() 3705 *r = BFD_RELOC_UNUSED; in macro_build_lui() [all …]
|
H A D | tc-xstormy16.c | 485 if ((int) fixP->fx_r_type >= (int) BFD_RELOC_UNUSED) 487 int opindex = (int) fixP->fx_r_type - (int) BFD_RELOC_UNUSED;
|
H A D | tc-ppc.c | 1599 { (char *) 0, 0, 0, 0, BFD_RELOC_UNUSED } 1603 return BFD_RELOC_UNUSED; 1664 return BFD_RELOC_UNUSED; 1688 &exp)) != BFD_RELOC_UNUSED) 1865 if (fixp->fx_r_type <= BFD_RELOC_UNUSED 2315 toc_reloc = BFD_RELOC_UNUSED; 2320 toc_reloc = BFD_RELOC_UNUSED; 2565 fixups[fc].reloc = BFD_RELOC_UNUSED; 2645 if (fixups[i].reloc != BFD_RELOC_UNUSED) 2697 (fixups[i].opindex + (int) BFD_RELOC_UNUSED))); [all …]
|
H A D | tc-mn10300.c | 1310 fixup.reloc = BFD_RELOC_UNUSED; 1331 else if (fixup.reloc == BFD_RELOC_UNUSED) 1357 fixup.reloc = BFD_RELOC_UNUSED; 1891 fixups[fc].reloc = BFD_RELOC_UNUSED; 2188 if (fixups[i].reloc != BFD_RELOC_UNUSED 2222 if (fixups[i].reloc != BFD_RELOC_UNUSED) 2459 assert (fixP->fx_r_type < BFD_RELOC_UNUSED);
|
H A D | tc-frv.c | 1474 if ((int) fixP->fx_r_type >= (int) BFD_RELOC_UNUSED) 1477 int opindex = (int) fixP->fx_r_type - (int) BFD_RELOC_UNUSED; 1644 if (fixp->fx_r_type < BFD_RELOC_UNUSED) 1651 opindex = (int) fixp->fx_r_type - (int) BFD_RELOC_UNUSED;
|
H A D | tc-alpha.c | 138 #define DUMMY_RELOC_LITUSE_ADDR (BFD_RELOC_UNUSED + 1) 139 #define DUMMY_RELOC_LITUSE_BASE (BFD_RELOC_UNUSED + 2) 140 #define DUMMY_RELOC_LITUSE_BYTOFF (BFD_RELOC_UNUSED + 3) 141 #define DUMMY_RELOC_LITUSE_JSR (BFD_RELOC_UNUSED + 4) 142 #define DUMMY_RELOC_LITUSE_TLSGD (BFD_RELOC_UNUSED + 5) 143 #define DUMMY_RELOC_LITUSE_TLSLDM (BFD_RELOC_UNUSED + 6) 2498 if (reloc == BFD_RELOC_UNUSED) 2509 if (reloc != BFD_RELOC_UNUSED) 2531 else if (reloc < BFD_RELOC_UNUSED) 2593 else if (fixup->reloc > BFD_RELOC_UNUSED [all …]
|
H A D | tc-sh.c | 591 case BFD_RELOC_UNUSED: in sh_check_fixup() 618 case BFD_RELOC_UNUSED: in sh_check_fixup() 744 bfd_reloc_code_real_type r_type = BFD_RELOC_UNUSED; in sh_cons_fix_new() 749 if (r_type == BFD_RELOC_UNUSED) in sh_cons_fix_new() 777 r_type = BFD_RELOC_UNUSED; in sh_cons_fix_new() 4036 { BFD_RELOC_UNUSED, 0 } 4055 for (rm = coff_reloc_map; rm->bfd_reloc != BFD_RELOC_UNUSED; rm++) in sh_coff_reloc_mangle() 4058 if (rm->bfd_reloc == BFD_RELOC_UNUSED) in sh_coff_reloc_mangle()
|
/openbsd/gnu/usr.bin/binutils-2.17/gas/config/ |
H A D | tc-s390.c | 652 { NULL, 0, BFD_RELOC_UNUSED } 662 return BFD_RELOC_UNUSED; 669 return BFD_RELOC_UNUSED; 679 return BFD_RELOC_UNUSED; 689 return BFD_RELOC_UNUSED; 812 return BFD_RELOC_UNUSED; 914 reloc = BFD_RELOC_UNUSED; 1121 reloc = BFD_RELOC_UNUSED; 1123 if (reloc != BFD_RELOC_UNUSED 1253 reloc = BFD_RELOC_UNUSED; [all …]
|
H A D | tc-v850.c | 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() 1499 return BFD_RELOC_UNUSED; in v850_reloc_prefix() 1993 fixups[fc].reloc = BFD_RELOC_UNUSED; in md_assemble() 2130 if (reloc != BFD_RELOC_UNUSED) in md_assemble() 2179 + (int) BFD_RELOC_UNUSED)); in md_assemble() 2309 if ((int) fixP->fx_r_type >= (int) BFD_RELOC_UNUSED) in md_apply_fix() 2418 if (hold_cons_reloc == BFD_RELOC_UNUSED) in cons_fix_new_v850() 2433 hold_cons_reloc = BFD_RELOC_UNUSED; in cons_fix_new_v850() [all …]
|
H A D | tc-i370.c | 605 { (char *)0, 0, BFD_RELOC_UNUSED } in i370_elf_suffix() 609 return BFD_RELOC_UNUSED; in i370_elf_suffix() 655 return BFD_RELOC_UNUSED; in i370_elf_suffix() 1150 if (fixp->fx_r_type <= BFD_RELOC_UNUSED in i370_elf_validate_fix() 2142 if ((reloc = i370_elf_suffix (&str, &ex)) != BFD_RELOC_UNUSED) in md_assemble() 2171 else if ((reloc = i370_elf_suffix (&str, &ex)) != BFD_RELOC_UNUSED) in md_assemble() 2195 fixups[fc].reloc = BFD_RELOC_UNUSED; in md_assemble() 2241 if (fixups[i].reloc != BFD_RELOC_UNUSED) in md_assemble() 2280 (fixups[i].opindex + (int) BFD_RELOC_UNUSED))); in md_assemble() 2499 if ((int) fixP->fx_r_type >= (int) BFD_RELOC_UNUSED) in md_apply_fix() [all …]
|
H A D | tc-mips.c | 1193 = {BFD_RELOC_UNUSED, BFD_RELOC_UNUSED, BFD_RELOC_UNUSED}; 1195 = {BFD_RELOC_UNUSED, BFD_RELOC_UNUSED, BFD_RELOC_UNUSED}; 1934 = {BFD_RELOC_UNUSED, BFD_RELOC_UNUSED, BFD_RELOC_UNUSED}; in md_assemble() 2684 case BFD_RELOC_UNUSED: in append_insn() 3316 r[0] = BFD_RELOC_UNUSED; in macro_build() 3317 r[1] = BFD_RELOC_UNUSED; in macro_build() 3318 r[2] = BFD_RELOC_UNUSED; in macro_build() 3531 = {BFD_RELOC_UNUSED, BFD_RELOC_UNUSED, BFD_RELOC_UNUSED}; in mips16_macro_build() 3625 *r = BFD_RELOC_UNUSED; in mips16_macro_build() 3701 = {BFD_RELOC_UNUSED, BFD_RELOC_UNUSED, BFD_RELOC_UNUSED}; in macro_build_lui() [all …]
|
H A D | tc-m32c.c | 1064 if (reloc > (int)BFD_RELOC_UNUSED) in m32c_force_relocation() 1066 reloc -= (int)BFD_RELOC_UNUSED; in m32c_force_relocation() 1188 if (reloc > (int)BFD_RELOC_UNUSED) in m32c_fix_adjustable() 1190 reloc -= (int)BFD_RELOC_UNUSED; in m32c_fix_adjustable()
|
H A D | tc-mt.c | 515 if ((int) fixP->fx_r_type >= (int) BFD_RELOC_UNUSED) in mt_fix_adjustable() 518 int opindex = (int) fixP->fx_r_type - (int) BFD_RELOC_UNUSED; in mt_fix_adjustable()
|
H A D | tc-xstormy16.c | 486 if ((int) fixP->fx_r_type >= (int) BFD_RELOC_UNUSED) in xstormy16_md_apply_fix() 488 int opindex = (int) fixP->fx_r_type - (int) BFD_RELOC_UNUSED; in xstormy16_md_apply_fix()
|
H A D | tc-ppc.c | 1608 { (char *) 0, 0, 0, 0, BFD_RELOC_UNUSED } 1612 return BFD_RELOC_UNUSED; 1673 return BFD_RELOC_UNUSED; 1697 &exp)) != BFD_RELOC_UNUSED) 1874 if (fixp->fx_r_type <= BFD_RELOC_UNUSED 2330 toc_reloc = BFD_RELOC_UNUSED; 2335 toc_reloc = BFD_RELOC_UNUSED; 2580 fixups[fc].reloc = BFD_RELOC_UNUSED; 2665 if (fixups[i].reloc != BFD_RELOC_UNUSED) 2717 (fixups[i].opindex + (int) BFD_RELOC_UNUSED))); [all …]
|
H A D | tc-frv.c | 1425 switch (fix->fx_r_type < BFD_RELOC_UNUSED 1624 if ((int) fixP->fx_r_type >= (int) BFD_RELOC_UNUSED) 1627 int opindex = (int) fixP->fx_r_type - (int) BFD_RELOC_UNUSED; 1804 if (fixp->fx_r_type < BFD_RELOC_UNUSED) 1811 opindex = (int) fixp->fx_r_type - (int) BFD_RELOC_UNUSED;
|
H A D | tc-mn10300.c | 1315 fixup.reloc = BFD_RELOC_UNUSED; 1336 else if (fixup.reloc == BFD_RELOC_UNUSED) 1362 fixup.reloc = BFD_RELOC_UNUSED; 1896 fixups[fc].reloc = BFD_RELOC_UNUSED; 2206 if (fixups[i].reloc != BFD_RELOC_UNUSED 2240 if (fixups[i].reloc != BFD_RELOC_UNUSED) 2477 assert (fixP->fx_r_type < BFD_RELOC_UNUSED);
|
H A D | tc-alpha.c | 136 #define DUMMY_RELOC_LITUSE_ADDR (BFD_RELOC_UNUSED + 1) 137 #define DUMMY_RELOC_LITUSE_BASE (BFD_RELOC_UNUSED + 2) 138 #define DUMMY_RELOC_LITUSE_BYTOFF (BFD_RELOC_UNUSED + 3) 139 #define DUMMY_RELOC_LITUSE_JSR (BFD_RELOC_UNUSED + 4) 140 #define DUMMY_RELOC_LITUSE_TLSGD (BFD_RELOC_UNUSED + 5) 141 #define DUMMY_RELOC_LITUSE_TLSLDM (BFD_RELOC_UNUSED + 6) 1625 else if (fixup->reloc > BFD_RELOC_UNUSED in emit_insn() 1934 if (reloc == BFD_RELOC_UNUSED) in assemble_insn() 1945 if (reloc != BFD_RELOC_UNUSED) in assemble_insn() 1967 else if (reloc < BFD_RELOC_UNUSED) in assemble_insn() [all …]
|
H A D | tc-m32r.c | 1927 bfd_reloc_code_real_type r_type = BFD_RELOC_UNUSED; in m32r_cgen_record_fixup_exp() 1951 case BFD_RELOC_UNUSED: in m32r_cgen_record_fixup_exp() 2192 if ((int) fixP->fx_r_type >= (int) BFD_RELOC_UNUSED) in m32r_fix_adjustable() 2195 int opindex = (int) fixP->fx_r_type - (int) BFD_RELOC_UNUSED; in m32r_fix_adjustable() 2385 exprP->X_md = BFD_RELOC_UNUSED; in m32r_parse_name()
|
H A D | tc-iq2000.c | 788 if ((int) fixP->fx_r_type >= (int) BFD_RELOC_UNUSED) in iq2000_fix_adjustable() 791 int opindex = (int) fixP->fx_r_type - (int) BFD_RELOC_UNUSED; in iq2000_fix_adjustable()
|
/openbsd/gnu/usr.bin/binutils/gas/ |
H A D | cgen.c | 248 ((int) BFD_RELOC_UNUSED 286 ((int) BFD_RELOC_UNUSED 590 if ((int) fixP->fx_r_type >= (int) BFD_RELOC_UNUSED) 592 int opindex = (int) fixP->fx_r_type - (int) BFD_RELOC_UNUSED;
|
/openbsd/gnu/usr.bin/binutils-2.17/gas/ |
H A D | cgen.c | 248 ((int) BFD_RELOC_UNUSED 286 ((int) BFD_RELOC_UNUSED 600 if ((int) fixP->fx_r_type >= (int) BFD_RELOC_UNUSED) 602 int opindex = (int) fixP->fx_r_type - (int) BFD_RELOC_UNUSED;
|