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

/macosx-10.10.1/cxxfilt-11/cxxfilt/include/coff/
H A Dsh.h107 #define R_SH_SWITCH32 26 /* 32 bit switch table entry */ macro
/macosx-10.10.1/cxxfilt-11/cxxfilt/include/elf/
H A Dsh.h136 RELOC_NUMBER (R_SH_SWITCH32, 26)
/macosx-10.10.1/cxxfilt-11/cxxfilt/bfd/
H A Dcoff-sh.c257 HOWTO (R_SH_SWITCH32, /* type */
542 || (reloc).r_type == R_SH_SWITCH32 \
1222 case R_SH_SWITCH32:
1326 case R_SH_SWITCH32:
H A Delf32-sh-relocs.h273 HOWTO (R_SH_SWITCH32, /* type */
281 "R_SH_SWITCH32", /* name */
H A Delf64-sh64.c225 HOWTO (R_SH_SWITCH32, /* type */
233 "R_SH_SWITCH32", /* name */
1323 { BFD_RELOC_SH_SWITCH32, R_SH_SWITCH32 },
H A Delf32-sh.c309 { BFD_RELOC_SH_SWITCH32, R_SH_SWITCH32 },
1000 case R_SH_SWITCH32:
1104 case R_SH_SWITCH32:
1153 /* Dwarf line numbers use R_SH_SWITCH32 relocs. */
1154 if (ELF32_R_TYPE (irelscan->r_info) == (int) R_SH_SWITCH32)

Completed in 369 milliseconds