Searched refs:R_SH_NONE (Results 1 – 10 of 10) sorted by relevance
/openbsd/sys/arch/sh/include/ |
H A D | reloc.h | 4 #define R_SH_NONE 0 macro
|
/openbsd/gnu/usr.bin/binutils-2.17/include/elf/ |
H A D | sh.h | 115 RELOC_NUMBER (R_SH_NONE, 0)
|
/openbsd/gnu/usr.bin/binutils/include/elf/ |
H A D | sh.h | 108 RELOC_NUMBER (R_SH_NONE, 0)
|
/openbsd/gnu/usr.bin/binutils-2.17/bfd/ |
H A D | elf32-sh-symbian.c | 576 || r_type == (int) R_SH_NONE in sh_symbian_relocate_section()
|
H A D | elf64-sh64.c | 118 HOWTO (R_SH_NONE, /* type */ 1317 { BFD_RELOC_NONE, R_SH_NONE }, 1468 if (r_type == (int) R_SH_NONE) in sh_elf64_relocate_section()
|
H A D | elf32-sh.c | 58 HOWTO (R_SH_NONE, /* type */ 1966 { BFD_RELOC_NONE, R_SH_NONE }, 2556 (int) R_SH_NONE); in sh_elf_relax_delete_bytes() 4537 if (r_type == (int) R_SH_NONE) in sh_elf_relocate_section()
|
H A D | ChangeLog-0001 | 6150 * elf32-sh.c (sh_elf_relocate_section): Ignore R_SH_NONE relocs.
|
/openbsd/gnu/usr.bin/binutils/bfd/ |
H A D | elf64-sh64.c | 177 HOWTO (R_SH_NONE, /* type */ 1376 { BFD_RELOC_NONE, R_SH_NONE }, 1527 if (r_type == (int) R_SH_NONE) in sh_elf64_relocate_section()
|
H A D | elf32-sh.c | 121 HOWTO (R_SH_NONE, /* type */ 2032 { BFD_RELOC_NONE, R_SH_NONE }, 2649 (int) R_SH_NONE); in sh_elf_relax_delete_bytes() 4713 if (r_type == (int) R_SH_NONE) in sh_elf_relocate_section()
|
H A D | ChangeLog-0001 | 6150 * elf32-sh.c (sh_elf_relocate_section): Ignore R_SH_NONE relocs.
|