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

/macosx-10.10.1/cxxfilt-11/cxxfilt/include/coff/
H A Dsh.h106 #define R_SH_SWITCH16 25 /* 16 bit switch table entry */ macro
/macosx-10.10.1/cxxfilt-11/cxxfilt/include/elf/
H A Dsh.h135 RELOC_NUMBER (R_SH_SWITCH16, 25)
/macosx-10.10.1/cxxfilt-11/cxxfilt/bfd/
H A Dcoff-sh.c243 HOWTO (R_SH_SWITCH16, /* type */
541 || (reloc).r_type == R_SH_SWITCH16 \
1221 case R_SH_SWITCH16:
1244 if (irel->r_type == R_SH_SWITCH16)
1319 case R_SH_SWITCH16:
H A Delf32-sh-relocs.h256 HOWTO (R_SH_SWITCH16, /* type */
264 "R_SH_SWITCH16", /* name */
H A Delf64-sh64.c208 HOWTO (R_SH_SWITCH16, /* type */
216 "R_SH_SWITCH16", /* name */
1322 { BFD_RELOC_SH_SWITCH16, R_SH_SWITCH16 },
H A Delf32-sh.c308 { BFD_RELOC_SH_SWITCH16, R_SH_SWITCH16 },
999 case R_SH_SWITCH16:
1022 if (ELF32_R_TYPE (irel->r_info) == (int) R_SH_SWITCH16)
1097 case R_SH_SWITCH16:

Completed in 236 milliseconds