Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/include/coff/
Dsh.h136 #define R_SH_CODE 30 /* start of code */ macro
DChangeLog-9103498 * sh.h (R_SH_CODE, R_SH_DATA, R_SH_LABEL): Define.
/toolchain/binutils/binutils-2.27/include/elf/
Dsh.h150 RELOC_NUMBER (R_SH_CODE, 30)
/toolchain/binutils/binutils-2.27/bfd/
Dcoff-sh.c310 HOWTO (R_SH_CODE, /* type */
747 if (irel->r_type == R_SH_CODE) in sh_relax_section()
1137 && irel->r_type != R_SH_CODE in sh_relax_delete_bytes()
2543 || type == R_SH_CODE in sh_swap_insns()
2690 if (irel->r_type != R_SH_CODE) in sh_align_loads()
Delf32-sh-relocs.h362 HOWTO (R_SH_CODE, /* type */
Delf32-sh.c343 { BFD_RELOC_SH_CODE, R_SH_CODE },
553 if (ELF32_R_TYPE (irel->r_info) == (int) R_SH_CODE) in sh_elf_relax_section()
970 && ELF32_R_TYPE (irel->r_info) != (int) R_SH_CODE in sh_elf_relax_delete_bytes()
1414 if (ELF32_R_TYPE (irel->r_info) != (int) R_SH_CODE) in sh_elf_align_loads()
1472 || type == R_SH_CODE in sh_elf_swap_insns()
DChangeLog-96974817 (sh_coff_howtos): Add entries for R_SH_CODE, R_SH_DATA and
4819 (sh_relax_section): Look for R_SH_CODE relocs. If we find one,
4821 (sh_relax_delete_bytes): Don't mark R_SH_CODE or R_SH_DATA relocs
/toolchain/binutils/binutils-2.27/gas/
DChangeLog-96974950 * config/tc-sh.c (md_assemble): If relaxing, emit a R_SH_CODE