Searched refs:MIPS_R_JMPADDR (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/cxxfilt-11/cxxfilt/include/coff/
H A Dmipspe.h56 #define MIPS_R_JMPADDR 3 macro
H A Dmips.h102 #define MIPS_R_JMPADDR 3 macro
/macosx-10.10/cxxfilt-11/cxxfilt/bfd/
H A Dpe-mips.c200 HOWTO (MIPS_R_JMPADDR, /* Type. */
475 mips_type = MIPS_R_JMPADDR;
725 case MIPS_R_JMPADDR:
H A Dcoff-mips.c148 HOWTO (MIPS_R_JMPADDR, /* type */
754 mips_type = MIPS_R_JMPADDR;
1242 /* MIPS_R_JMPADDR requires peculiar overflow detection. The
1247 && int_rel.r_type == MIPS_R_JMPADDR

Completed in 169 milliseconds