Home
last modified time | relevance | path

Searched refs:R_SH_DATA (Results 1 – 7 of 7) sorted by relevance

/toolchain/binutils/binutils-2.27/include/coff/
Dsh.h137 #define R_SH_DATA 31 /* start of data */ macro
DChangeLog-9103498 * sh.h (R_SH_CODE, R_SH_DATA, R_SH_LABEL): Define.
/toolchain/binutils/binutils-2.27/include/elf/
Dsh.h151 RELOC_NUMBER (R_SH_DATA, 31)
/toolchain/binutils/binutils-2.27/bfd/
Dcoff-sh.c324 HOWTO (R_SH_DATA, /* type */
1138 && irel->r_type != R_SH_DATA in sh_relax_delete_bytes()
2544 || type == R_SH_DATA in sh_swap_insns()
2696 if (irel->r_type == R_SH_DATA) in sh_align_loads()
Delf32-sh-relocs.h378 HOWTO (R_SH_DATA, /* type */
Delf32-sh.c344 { BFD_RELOC_SH_DATA, R_SH_DATA },
971 && ELF32_R_TYPE (irel->r_info) != (int) R_SH_DATA in sh_elf_relax_delete_bytes()
1420 if (ELF32_R_TYPE (irel->r_info) == (int) R_SH_DATA) in sh_elf_align_loads()
1473 || type == R_SH_DATA in sh_elf_swap_insns()
DChangeLog-96974817 (sh_coff_howtos): Add entries for R_SH_CODE, R_SH_DATA and
4821 (sh_relax_delete_bytes): Don't mark R_SH_CODE or R_SH_DATA relocs