Searched refs:R_SH_COUNT (Results 1 – 8 of 8) sorted by relevance
/toolchain/binutils/binutils-2.27/include/coff/ |
D | sh.h | 122 #define R_SH_COUNT 28 /* Count of constant pool uses */ macro
|
D | ChangeLog-9103 | 682 (R_SH_USES, R_SH_COUNT, R_SH_ALIGN): Define.
|
/toolchain/binutils/binutils-2.27/include/elf/ |
D | sh.h | 148 RELOC_NUMBER (R_SH_COUNT, 28)
|
/toolchain/binutils/binutils-2.27/bfd/ |
D | elf32-sh-relocs.h | 328 HOWTO (R_SH_COUNT, /* type */
|
D | coff-sh.c | 282 HOWTO (R_SH_COUNT, /* type */ 553 || (reloc).r_type == R_SH_COUNT \ 950 && irelcount->r_type == R_SH_COUNT) in sh_relax_section()
|
D | elf32-sh.c | 341 { BFD_RELOC_SH_COUNT, R_SH_COUNT }, 763 && ELF32_R_TYPE (irelcount->r_info) == (int) R_SH_COUNT) in sh_elf_relax_section()
|
D | ChangeLog-9495 | 2389 R_SH_SWITCH16, R_SH_SWITCH32, R_SH_USES, R_SH_COUNT, and
|
/toolchain/binutils/binutils-2.27/gas/ |
D | ChangeLog-9295 | 2009 (md_apply_fix): Handle R_SH_USES, R_SH_COUNT and R_SH_ALIGN.
|