Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/include/coff/
Dsh.h89 #define R_SH_IMM32 14 /* 32 bit immediate */ macro
/toolchain/binutils/binutils-2.27/bfd/
Dcoff-sh.c160 HOWTO (R_SH_IMM32, /* type */
484 { BFD_RELOC_32, R_SH_IMM32 },
485 { BFD_RELOC_CTOR, R_SH_IMM32 },
586 if (r_type != R_SH_IMM32 in sh_reloc()
603 case R_SH_IMM32: in sh_reloc()
813 && (irelfn->r_type == R_SH_IMM32 in sh_relax_section()
818 && irelfn->r_type == R_SH_IMM32 in sh_relax_section()
1164 case R_SH_IMM32: in sh_relax_delete_bytes()
1386 if (irelscan->r_type != R_SH_IMM32 in sh_relax_delete_bytes()
1390 if (irelscan->r_type != R_SH_IMM32) in sh_relax_delete_bytes()
[all …]
DChangeLog-94952395 types other than R_SH_IMM32 and R_SH_PCDISP on an external symbol.
4067 R_SH_IMM32 reloc.
DChangeLog-02039035 * coff-sh.c (sh_reloc_map): Map to R_SH_IMM32 for non-PE. Don't