Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-sh.c3121 fix_new_exp (frag_now, frag_now_fix (), 2, &ex, 1, BFD_RELOC_SH_USES); in s_uses()
3449 if (fix->fx_r_type != BFD_RELOC_SH_USES) in sh_frob_section()
4187 case BFD_RELOC_SH_USES: in md_apply_fix()
4448 else if (r_type == BFD_RELOC_SH_USES) in tc_gen_reloc()
/toolchain/binutils/binutils-2.25/bfd/
Dbfd-in2.h3520 BFD_RELOC_SH_USES, enumerator
Delf32-sh.c335 { BFD_RELOC_SH_USES, R_SH_USES },
/toolchain/binutils/binutils-2.25/gas/
DChangeLog-20051148 BFD_RELOC_SH_USES.