Searched refs:R_SH_LABEL (Results 1 - 11 of 11) sorted by relevance

/openbsd-current/gnu/usr.bin/binutils/include/coff/
H A Dsh.h142 #define R_SH_LABEL 32 /* label */ macro
/openbsd-current/gnu/usr.bin/binutils-2.17/include/coff/
H A Dsh.h142 #define R_SH_LABEL 32 /* label */ macro
/openbsd-current/sys/arch/sh/include/
H A Dreloc.h28 #define R_SH_LABEL 32 macro
/openbsd-current/gnu/usr.bin/binutils-2.17/include/elf/
H A Dsh.h142 RELOC_NUMBER (R_SH_LABEL, 32)
/openbsd-current/gnu/usr.bin/binutils/include/elf/
H A Dsh.h135 RELOC_NUMBER (R_SH_LABEL, 32)
/openbsd-current/gnu/usr.bin/binutils-2.17/bfd/
H A Delf32-sh-symbian.c575 && r_type <= (int) R_SH_LABEL)
H A Dcoff-sh.c341 HOWTO (R_SH_LABEL, /* type */
1132 && irel->r_type != R_SH_LABEL)
2565 if (irel->r_type == R_SH_LABEL)
2644 || type == R_SH_LABEL)
H A Delf32-sh.c432 HOWTO (R_SH_LABEL, /* type */
440 "R_SH_LABEL", /* name */
1984 { BFD_RELOC_SH_LABEL, R_SH_LABEL },
2555 && ELF32_R_TYPE (irel->r_info) != (int) R_SH_LABEL)
2971 if (ELF32_R_TYPE (irel->r_info) == (int) R_SH_LABEL)
3048 || type == R_SH_LABEL)
4539 && r_type <= (int) R_SH_LABEL)
/openbsd-current/gnu/usr.bin/binutils/bfd/
H A Dcoff-sh.c341 HOWTO (R_SH_LABEL, /* type */
1174 && irel->r_type != R_SH_LABEL)
2671 if (irel->r_type == R_SH_LABEL)
2750 || type == R_SH_LABEL)
H A Delf32-sh.c495 HOWTO (R_SH_LABEL, /* type */
503 "R_SH_LABEL", /* name */
2050 { BFD_RELOC_SH_LABEL, R_SH_LABEL },
2648 && ELF32_R_TYPE (irel->r_info) != (int) R_SH_LABEL)
3064 if (ELF32_R_TYPE (irel->r_info) == (int) R_SH_LABEL)
3140 || type == R_SH_LABEL)
4715 && r_type <= (int) R_SH_LABEL)
/openbsd-current/gnu/usr.bin/binutils/gas/config/
H A Dtc-sh.c4039 { BFD_RELOC_SH_LABEL, R_SH_LABEL },

Completed in 135 milliseconds