Searched refs:BFD_RELOC_SH_USES (Results 1 – 9 of 9) sorted by relevance
| /openbsd/src/gnu/usr.bin/binutils/gas/config/ |
| D | tc-sh.c | 2837 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/ |
| D | tc-sh.c | 3037 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/ |
| D | bfd-in2.h | 2597 BFD_RELOC_SH_USES, enumerator
|
| D | elf32-sh.c | 2045 { BFD_RELOC_SH_USES, R_SH_USES },
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/bfd/ |
| D | bfd-in2.h | 2996 BFD_RELOC_SH_USES, enumerator
|
| D | elf32-sh.c | 1979 { BFD_RELOC_SH_USES, R_SH_USES },
|
| /openbsd/src/gnu/usr.bin/binutils/bfd/doc/ |
| D | reloc.texi | 1090 @deffnx {} BFD_RELOC_SH_USES
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/bfd/doc/ |
| D | reloc.texi | 1221 @deffnx {} BFD_RELOC_SH_USES
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/gas/ |
| D | ChangeLog-2005 | 1150 BFD_RELOC_SH_USES.
|