Home
last modified time | relevance | path

Searched refs:BFD_RELOC_D10V_18 (Results 1 – 4 of 4) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-d10v.c555 fixups->fix[fixups->fc].reloc = BFD_RELOC_D10V_18; in build_insn()
577 fixups->fix[fixups->fc].reloc == BFD_RELOC_D10V_18) in build_insn()
625 if (fx->fix[i].reloc == BFD_RELOC_D10V_18) in write_long()
670 if (fx->fix[i].reloc == BFD_RELOC_D10V_18) in write_1_short()
1094 if (fx->fix[i].reloc == BFD_RELOC_D10V_18) in write_2_short()
1522 fixP->fx_r_type = BFD_RELOC_D10V_18; in md_apply_fix()
1552 case BFD_RELOC_D10V_18: in md_apply_fix()
1668 &exp, 0, BFD_RELOC_D10V_18); in d10v_dot_word()
/toolchain/binutils/binutils-2.25/bfd/
Delf32-d10v.c183 { BFD_RELOC_D10V_18, R_D10V_18 },
Dbfd-in2.h3738 BFD_RELOC_D10V_18, enumerator
DChangeLog-96974154 BFD_RELOC_D10V_18, BFD_RELOC_D10V_18_PCREL): Define.