Home
last modified time | relevance | path

Searched refs:R_SH_IMAGEBASE (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.27/include/coff/
Dsh.h91 #define R_SH_IMAGEBASE 16 /* Windows CE */ macro
/toolchain/binutils/binutils-2.27/bfd/
Dcoff-sh.c82 return ! howto->pc_relative && howto->type != R_SH_IMAGEBASE; in in_reloc_p()
176 HOWTO (R_SH_IMAGEBASE, /* type */
457 if (rel->r_type == R_SH_IMAGEBASE) in coff_sh_rtype_to_howto()
477 { BFD_RELOC_RVA, R_SH_IMAGEBASE },
589 && r_type != R_SH_IMAGEBASE in sh_reloc()
612 case R_SH_IMAGEBASE: in sh_reloc()
815 || irelfn->r_type == R_SH_IMAGEBASE) in sh_relax_section()
1167 case R_SH_IMAGEBASE: in sh_relax_delete_bytes()
1387 && irelscan->r_type != R_SH_IMAGEBASE in sh_relax_delete_bytes()
2752 && rel->r_type != R_SH_IMAGEBASE in sh_relocate_section()
[all …]