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

/macosx-10.10.1/cxxfilt-11/cxxfilt/include/coff/
H A Dsh.h105 #define R_SH_SWITCH8 33 /* 8 bit switch table entry */ macro
144 /* NB: R_SH_SWITCH8 is 33 */
/macosx-10.10.1/cxxfilt-11/cxxfilt/include/elf/
H A Dsh.h134 RELOC_NUMBER (R_SH_SWITCH8, 24)
/macosx-10.10.1/cxxfilt-11/cxxfilt/bfd/
H A Dcoff-sh.c355 HOWTO (R_SH_SWITCH8, /* type */
540 if ((reloc).r_type == R_SH_SWITCH8 \
1220 case R_SH_SWITCH8:
1246 else if (irel->r_type == R_SH_SWITCH8)
1312 case R_SH_SWITCH8:
H A Delf32-sh-relocs.h239 HOWTO (R_SH_SWITCH8, /* type */
247 "R_SH_SWITCH8", /* name */
H A Delf64-sh64.c268 HOWTO (R_SH_SWITCH8, /* type */
276 "R_SH_SWITCH8", /* name */
1321 { BFD_RELOC_8_PCREL, R_SH_SWITCH8 },
H A Delf32-sh.c307 { BFD_RELOC_8_PCREL, R_SH_SWITCH8 },
998 case R_SH_SWITCH8:
1024 else if (ELF32_R_TYPE (irel->r_info) == (int) R_SH_SWITCH8)
1090 case R_SH_SWITCH8:

Completed in 200 milliseconds