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

/macosx-10.10.1/cxxfilt-11/cxxfilt/include/coff/
H A Dsh.h142 #define R_SH_LABEL 32 /* label */ macro
/macosx-10.10.1/cxxfilt-11/cxxfilt/include/elf/
H A Dsh.h142 RELOC_NUMBER (R_SH_LABEL, 32)
/macosx-10.10.1/cxxfilt-11/cxxfilt/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)
2566 if (irel->r_type == R_SH_LABEL)
2645 || type == R_SH_LABEL)
H A Delf32-sh-relocs.h376 HOWTO (R_SH_LABEL, /* type */
384 "R_SH_LABEL", /* name */
H A Delf32-sh.c315 { BFD_RELOC_SH_LABEL, R_SH_LABEL },
897 && ELF32_R_TYPE (irel->r_info) != (int) R_SH_LABEL)
1322 if (ELF32_R_TYPE (irel->r_info) == (int) R_SH_LABEL)
1399 || type == R_SH_LABEL)
3202 && r_type <= (int) R_SH_LABEL)

Completed in 209 milliseconds