Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/include/coff/
Dsh.h88 #define R_SH_PCDISP 12 /* 12 bit branch */ macro
/toolchain/binutils/binutils-2.27/bfd/
Dcoff-sh.c144 HOWTO (R_SH_PCDISP, /* type */
591 && (r_type != R_SH_PCDISP in sh_reloc()
619 case R_SH_PCDISP: in sh_reloc()
910 irel->r_type = R_SH_PCDISP; in sh_relax_section()
1150 case R_SH_PCDISP: in sh_relax_delete_bytes()
1200 case R_SH_PCDISP: in sh_relax_delete_bytes()
1298 case R_SH_PCDISP: in sh_relax_delete_bytes()
2601 case R_SH_PCDISP: in sh_swap_insns()
2754 && rel->r_type != R_SH_PCDISP) in sh_relocate_section()
2784 if (rel->r_type == R_SH_PCDISP) in sh_relocate_section()
[all …]
DChangeLog-94952387 * coff-sh.c (sh_coff_howtos): Mark R_SH_PCDISP8BY2 and R_SH_PCDISP
2395 types other than R_SH_IMM32 and R_SH_PCDISP on an external symbol.
2400 (sh_relocate_section): Handle R_SH_PCDISP on an external symbol.
/toolchain/binutils/binutils-2.27/gas/
DChangeLog-92952066 changes in insert and md_pcrel_from. Add cases for R_SH_PCDISP