Home
last modified time | relevance | path

Searched refs:R_SH_COUNT (Results 1 – 8 of 8) sorted by relevance

/toolchain/binutils/binutils-2.27/include/coff/
Dsh.h122 #define R_SH_COUNT 28 /* Count of constant pool uses */ macro
DChangeLog-9103682 (R_SH_USES, R_SH_COUNT, R_SH_ALIGN): Define.
/toolchain/binutils/binutils-2.27/include/elf/
Dsh.h148 RELOC_NUMBER (R_SH_COUNT, 28)
/toolchain/binutils/binutils-2.27/bfd/
Delf32-sh-relocs.h328 HOWTO (R_SH_COUNT, /* type */
Dcoff-sh.c282 HOWTO (R_SH_COUNT, /* type */
553 || (reloc).r_type == R_SH_COUNT \
950 && irelcount->r_type == R_SH_COUNT) in sh_relax_section()
Delf32-sh.c341 { BFD_RELOC_SH_COUNT, R_SH_COUNT },
763 && ELF32_R_TYPE (irelcount->r_info) == (int) R_SH_COUNT) in sh_elf_relax_section()
DChangeLog-94952389 R_SH_SWITCH16, R_SH_SWITCH32, R_SH_USES, R_SH_COUNT, and
/toolchain/binutils/binutils-2.27/gas/
DChangeLog-92952009 (md_apply_fix): Handle R_SH_USES, R_SH_COUNT and R_SH_ALIGN.