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

/macosx-10.10/cxxfilt-11/cxxfilt/include/coff/
H A Dmipspe.h59 #define MIPS_R_GPREL 6 macro
H A Dmips.h105 #define MIPS_R_GPREL 6 macro
/macosx-10.10/cxxfilt-11/cxxfilt/bfd/
H A Dpe-mips.c250 HOWTO (MIPS_R_GPREL, /* Type. */
484 mips_type = MIPS_R_GPREL;
775 case MIPS_R_GPREL:
H A Dcoff-mips.c198 HOWTO (MIPS_R_GPREL, /* type */
382 && (intern->r_type == MIPS_R_GPREL
763 mips_type = MIPS_R_GPREL;
983 if (int_rel.r_type != MIPS_R_GPREL

Completed in 125 milliseconds