Home
last modified time | relevance | path

Searched refs:BFD_RELOC_V850_LONGJUMP (Results 1 – 5 of 5) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-v850.c563 BFD_RELOC_V850_LONGJUMP); in v850_longcode()
3334 || fixp->fx_r_type == BFD_RELOC_V850_LONGJUMP in tc_gen_reloc()
3414 || fixP->fx_r_type == BFD_RELOC_V850_LONGJUMP in md_apply_fix()
3703 || fixP->fx_r_type == BFD_RELOC_V850_LONGJUMP) in v850_force_relocation()
/toolchain/binutils/binutils-2.25/bfd/
Delf32-v850.c1723 { BFD_RELOC_V850_LONGJUMP, R_V850_LONGJUMP },
Dbfd-in2.h4112 BFD_RELOC_V850_LONGJUMP, enumerator
DChangeLog-02036721 (BFD_RELOC_V850_LONGJUMP): New reloc.
/toolchain/binutils/binutils-2.25/gas/
DChangeLog-02034644 BFD_RELOC_V850_LONGJUMP, and BFD_RELOC_V850_ALIGN.