Home
last modified time | relevance | path

Searched refs:BFD_RELOC_24 (Results 1 – 25 of 27) sorted by relevance

12

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-m32c.c969 { M32C_OPERAND_LAB_8_24, BFD_RELOC_24, 1 }, in md_cgen_lookup_reloc()
970 { M32C_OPERAND_DSP_8_S24, BFD_RELOC_24, 1 }, in md_cgen_lookup_reloc()
971 { M32C_OPERAND_DSP_8_U24, BFD_RELOC_24, 1 }, in md_cgen_lookup_reloc()
972 { M32C_OPERAND_DSP_16_U24, BFD_RELOC_24, 2 }, in md_cgen_lookup_reloc()
973 { M32C_OPERAND_DSP_24_U24, BFD_RELOC_24, 3 }, in md_cgen_lookup_reloc()
974 { M32C_OPERAND_DSP_32_U24, BFD_RELOC_24, 4 }, in md_cgen_lookup_reloc()
975 { M32C_OPERAND_DSP_40_U24, BFD_RELOC_24, 5 }, in md_cgen_lookup_reloc()
976 { M32C_OPERAND_DSP_48_U24, BFD_RELOC_24, 6 }, in md_cgen_lookup_reloc()
977 { M32C_OPERAND_DSP_16_U20, BFD_RELOC_24, 2 }, in md_cgen_lookup_reloc()
978 { M32C_OPERAND_DSP_24_U20, BFD_RELOC_24, 3 }, in md_cgen_lookup_reloc()
[all …]
Dtc-rl78.c582 { BFD_RELOC_24, BFD_RELOC_24_PCREL }, in md_assemble()
627 type = BFD_RELOC_24; in rl78_cons_fix_new()
1357 case BFD_RELOC_24: in md_apply_fix()
Dtc-mmix.c1529 3, exp + 0, 0, BFD_RELOC_24); in md_assemble()
1713 3, exp, 0, BFD_RELOC_24); in md_assemble()
2462 case BFD_RELOC_24: in md_apply_fix()
2653 case BFD_RELOC_24: in tc_gen_reloc()
Dtc-z80.c692 BFD_RELOC_24, in z80_cons_fix_new()
2013 case BFD_RELOC_24: /* Def24 may produce this. */ in md_apply_fix()
Dtc-mn10300.c1056 fixup.reloc = BFD_RELOC_24; in mn10300_cons_fix_new()
2252 case BFD_RELOC_24: in tc_gen_reloc()
Dtc-tic4x.c1793 tinsn->reloc = BFD_RELOC_24; in tic4x_operands_match()
2646 case BFD_RELOC_24: in md_apply_fix()
Dtc-mn10200.c1312 reloc = BFD_RELOC_24; in md_assemble()
Dtc-rx.c2184 type = BFD_RELOC_24; in rx_cons_fix_new()
2269 case BFD_RELOC_24: in md_apply_fix()
Dtc-tic30.c1377 MAP (3, 0, BFD_RELOC_24); in tc_gen_reloc()
Dtc-msp430.c3574 case BFD_RELOC_24: in tc_gen_reloc()
Dtc-m68hc11.c4358 case BFD_RELOC_24: in md_apply_fix()
/toolchain/binutils/binutils-2.25/bfd/
Dcoff-tic30.c66 case BFD_RELOC_24: in tic30_coff_reloc_type_lookup()
Dcoff-z80.c117 case BFD_RELOC_24: return & r_imm24; in coff_z80_reloc_type_lookup()
Dcoff-tic4x.c130 case BFD_RELOC_24: type = R_REL24; break; in tic4x_coff_reloc_type_lookup()
Daout-tic30.c261 case BFD_RELOC_24: in tic30_aout_reloc_type_lookup()
Delf-m10200.c173 { BFD_RELOC_24 , R_MN10200_24 , },
Delf32-m32c.c247 { BFD_RELOC_24, R_M32C_24 },
Delf64-mmix.c772 {BFD_RELOC_24, R_MMIX_24},
Delf32-rl78.c215 { BFD_RELOC_24, R_RL78_DIR24S },
Delf32-rx.c237 { BFD_RELOC_24, R_RX_DIR24S },
Dbfd-in2.h2572 BFD_RELOC_24, enumerator
Delf-m10300.c651 { BFD_RELOC_24, R_MN10300_24, },
/toolchain/binutils/binutils-2.25/gas/
Dcgen.c1028 case BFD_RELOC_24: r = BFD_RELOC_24_PCREL; break; in gas_cgen_pcrel_r_type()
Dread.c4454 r = BFD_RELOC_24; in emit_expr_fix()
DChangeLog-20062624 (md_apply_fix): New case BFD_RELOC_24, set fixP->fx_no_overflow to one.

12