Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/binutils/gas/config/
Dtc-sh.c2837 fix_new_exp (frag_now, frag_now_fix (), 2, &ex, 1, BFD_RELOC_SH_USES); in s_uses()
3083 if (fix->fx_r_type != BFD_RELOC_SH_USES) in sh_frob_section()
3771 case BFD_RELOC_SH_USES: in md_apply_fix3()
4030 { BFD_RELOC_SH_USES, R_SH_USES },
4094 case BFD_RELOC_SH_USES: in sh_coff_reloc_mangle()
4102 if (fix->fx_r_type == BFD_RELOC_SH_USES) in sh_coff_reloc_mangle()
4180 else if (r_type == BFD_RELOC_SH_USES) in tc_gen_reloc()
/openbsd/src/gnu/usr.bin/binutils-2.17/gas/config/
Dtc-sh.c3037 fix_new_exp (frag_now, frag_now_fix (), 2, &ex, 1, BFD_RELOC_SH_USES); in s_uses()
3323 if (fix->fx_r_type != BFD_RELOC_SH_USES) in sh_frob_section()
3990 case BFD_RELOC_SH_USES: in md_apply_fix()
4237 else if (r_type == BFD_RELOC_SH_USES) in tc_gen_reloc()
/openbsd/src/gnu/usr.bin/binutils/bfd/
Dbfd-in2.h2597 BFD_RELOC_SH_USES, enumerator
Delf32-sh.c2045 { BFD_RELOC_SH_USES, R_SH_USES },
/openbsd/src/gnu/usr.bin/binutils-2.17/bfd/
Dbfd-in2.h2996 BFD_RELOC_SH_USES, enumerator
Delf32-sh.c1979 { BFD_RELOC_SH_USES, R_SH_USES },
/openbsd/src/gnu/usr.bin/binutils/bfd/doc/
Dreloc.texi1090 @deffnx {} BFD_RELOC_SH_USES
/openbsd/src/gnu/usr.bin/binutils-2.17/bfd/doc/
Dreloc.texi1221 @deffnx {} BFD_RELOC_SH_USES
/openbsd/src/gnu/usr.bin/binutils-2.17/gas/
DChangeLog-20051150 BFD_RELOC_SH_USES.