Searched refs:R_SH_IMM32 (Results 1 – 4 of 4) sorted by relevance
89 #define R_SH_IMM32 14 /* 32 bit immediate */ macro
160 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 …]
2395 types other than R_SH_IMM32 and R_SH_PCDISP on an external symbol.4067 R_SH_IMM32 reloc.
9035 * coff-sh.c (sh_reloc_map): Map to R_SH_IMM32 for non-PE. Don't