HomeSort by relevance Sort by last modified time
    Searched refs:R_SH_IMM32 (Results 1 - 2 of 2) sorted by null

  /toolchain/binutils/binutils-2.25/include/coff/
sh.h 89 #define R_SH_IMM32 14 /* 32 bit immediate */
  /toolchain/binutils/binutils-2.25/bfd/
coff-sh.c 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
603 case R_SH_IMM32:
814 && (irelfn->r_type == R_SH_IMM32
819 && irelfn->r_type == R_SH_IMM32
    [all...]

Completed in 228 milliseconds